Skip to content

Commit 8d7ba08

Browse files
[Security] Bump rails from 4.2.11 to 4.2.11.1
Bumps [rails](https://github.com/rails/rails) from 4.2.11 to 4.2.11.1. **This update includes security fixes.** - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v4.2.11...v4.2.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c34a97a commit 8d7ba08

1 file changed

Lines changed: 30 additions & 30 deletions

File tree

Gemfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,36 @@ GEM
22
remote: https://rubygems.org/
33
remote: https://rails-assets.org/
44
specs:
5-
actionmailer (4.2.11)
6-
actionpack (= 4.2.11)
7-
actionview (= 4.2.11)
8-
activejob (= 4.2.11)
5+
actionmailer (4.2.11.1)
6+
actionpack (= 4.2.11.1)
7+
actionview (= 4.2.11.1)
8+
activejob (= 4.2.11.1)
99
mail (~> 2.5, >= 2.5.4)
1010
rails-dom-testing (~> 1.0, >= 1.0.5)
11-
actionpack (4.2.11)
12-
actionview (= 4.2.11)
13-
activesupport (= 4.2.11)
11+
actionpack (4.2.11.1)
12+
actionview (= 4.2.11.1)
13+
activesupport (= 4.2.11.1)
1414
rack (~> 1.6)
1515
rack-test (~> 0.6.2)
1616
rails-dom-testing (~> 1.0, >= 1.0.5)
1717
rails-html-sanitizer (~> 1.0, >= 1.0.2)
18-
actionview (4.2.11)
19-
activesupport (= 4.2.11)
18+
actionview (4.2.11.1)
19+
activesupport (= 4.2.11.1)
2020
builder (~> 3.1)
2121
erubis (~> 2.7.0)
2222
rails-dom-testing (~> 1.0, >= 1.0.5)
2323
rails-html-sanitizer (~> 1.0, >= 1.0.3)
24-
activejob (4.2.11)
25-
activesupport (= 4.2.11)
24+
activejob (4.2.11.1)
25+
activesupport (= 4.2.11.1)
2626
globalid (>= 0.3.0)
27-
activemodel (4.2.11)
28-
activesupport (= 4.2.11)
27+
activemodel (4.2.11.1)
28+
activesupport (= 4.2.11.1)
2929
builder (~> 3.1)
30-
activerecord (4.2.11)
31-
activemodel (= 4.2.11)
32-
activesupport (= 4.2.11)
30+
activerecord (4.2.11.1)
31+
activemodel (= 4.2.11.1)
32+
activesupport (= 4.2.11.1)
3333
arel (~> 6.0)
34-
activesupport (4.2.11)
34+
activesupport (4.2.11.1)
3535
i18n (~> 0.7)
3636
minitest (~> 5.1)
3737
thread_safe (~> 0.3, >= 0.3.4)
@@ -633,7 +633,7 @@ GEM
633633
coffee-script-source
634634
execjs
635635
coffee-script-source (1.7.0)
636-
concurrent-ruby (1.1.4)
636+
concurrent-ruby (1.1.5)
637637
crack (0.4.2)
638638
safe_yaml (~> 1.0.0)
639639
crass (1.0.4)
@@ -762,16 +762,16 @@ GEM
762762
rack-test (0.6.3)
763763
rack (>= 1.0)
764764
rack-timeout (0.0.4)
765-
rails (4.2.11)
766-
actionmailer (= 4.2.11)
767-
actionpack (= 4.2.11)
768-
actionview (= 4.2.11)
769-
activejob (= 4.2.11)
770-
activemodel (= 4.2.11)
771-
activerecord (= 4.2.11)
772-
activesupport (= 4.2.11)
765+
rails (4.2.11.1)
766+
actionmailer (= 4.2.11.1)
767+
actionpack (= 4.2.11.1)
768+
actionview (= 4.2.11.1)
769+
activejob (= 4.2.11.1)
770+
activemodel (= 4.2.11.1)
771+
activerecord (= 4.2.11.1)
772+
activesupport (= 4.2.11.1)
773773
bundler (>= 1.3.0, < 2.0)
774-
railties (= 4.2.11)
774+
railties (= 4.2.11.1)
775775
sprockets-rails
776776
rails-assets-chartjs (1.0.1)
777777
rails-deprecated_sanitizer (1.0.3)
@@ -789,9 +789,9 @@ GEM
789789
rails_stdout_logging
790790
rails_serve_static_assets (0.0.2)
791791
rails_stdout_logging (0.0.3)
792-
railties (4.2.11)
793-
actionpack (= 4.2.11)
794-
activesupport (= 4.2.11)
792+
railties (4.2.11.1)
793+
actionpack (= 4.2.11.1)
794+
activesupport (= 4.2.11.1)
795795
rake (>= 0.8.7)
796796
thor (>= 0.18.1, < 2.0)
797797
raindrops (0.19.0)

0 commit comments

Comments
 (0)