Skip to content

Commit

Permalink
[Security] Bump rails from 5.1.0 to 5.1.7
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 5.1.0 to 5.1.7. **This update includes security fixes.**
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v5.1.0...v5.1.7)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 23, 2019
1 parent 254a184 commit e5f42fb
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '2.4.1'
gem 'rails', '5.1'
gem 'rails', '5.1.6.2'

# UI
gem 'devise'
Expand Down
109 changes: 55 additions & 54 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.0)
actionpack (= 5.1.0)
actioncable (5.1.6.2)
actionpack (= 5.1.6.2)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.0)
actionpack (= 5.1.0)
actionview (= 5.1.0)
activejob (= 5.1.0)
actionmailer (5.1.6.2)
actionpack (= 5.1.6.2)
actionview (= 5.1.6.2)
activejob (= 5.1.6.2)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.0)
actionview (= 5.1.0)
activesupport (= 5.1.0)
actionpack (5.1.6.2)
actionview (= 5.1.6.2)
activesupport (= 5.1.6.2)
rack (~> 2.0)
rack-test (~> 0.6.3)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.0)
activesupport (= 5.1.0)
actionview (5.1.6.2)
activesupport (= 5.1.6.2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
Expand All @@ -44,22 +44,22 @@ GEM
active_record-acts_as (4.0.1)
activerecord (>= 4.2)
activesupport (>= 4.2)
activejob (5.1.0)
activesupport (= 5.1.0)
activejob (5.1.6.2)
activesupport (= 5.1.6.2)
globalid (>= 0.3.6)
activemodel (5.1.0)
activesupport (= 5.1.0)
activemodel (5.1.6.2)
activesupport (= 5.1.6.2)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
activerecord (5.1.0)
activemodel (= 5.1.0)
activesupport (= 5.1.0)
activerecord (5.1.6.2)
activemodel (= 5.1.6.2)
activesupport (= 5.1.6.2)
arel (~> 8.0)
activesupport (5.1.0)
activesupport (5.1.6.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
Expand Down Expand Up @@ -111,7 +111,7 @@ GEM
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.5)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
htmlentities (~> 4.3.3)
launchy (~> 2.1)
mail (~> 2.6)
erubi (1.7.1)
erubi (1.8.0)
erubis (2.7.0)
execjs (2.7.0)
fabrication (2.20.1)
Expand All @@ -174,7 +174,7 @@ GEM
gherkin (4.1.3)
given_core (3.8.0)
sorcerer (>= 0.3.7)
globalid (0.4.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
going_postal (0.1.6)
haml (5.0.1)
Expand All @@ -198,7 +198,7 @@ GEM
multi_xml (>= 0.5.2)
humanize_boolean (0.0.2)
i18n
i18n (0.9.5)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
i18n-debug (1.1.1)
i18n (< 2)
Expand Down Expand Up @@ -230,22 +230,23 @@ GEM
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
method_source (0.9.0)
mime-types (3.1)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mime-types-data (3.2019.0331)
mimemagic (0.3.2)
mini_portile2 (2.3.0)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_json (1.12.1)
multi_test (0.1.2)
multi_xml (0.6.0)
mustermann (1.0.2)
nio4r (2.1.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nio4r (2.3.1)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
notifications-ruby-client (2.7.0)
jwt (>= 1.5, < 3)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -275,22 +276,22 @@ GEM
method_source (~> 0.9.0)
public_suffix (3.0.2)
puma (3.12.0)
rack (2.0.6)
rack (2.0.7)
rack-protection (2.0.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rails (5.1.0)
actioncable (= 5.1.0)
actionmailer (= 5.1.0)
actionpack (= 5.1.0)
actionview (= 5.1.0)
activejob (= 5.1.0)
activemodel (= 5.1.0)
activerecord (= 5.1.0)
activesupport (= 5.1.0)
bundler (>= 1.3.0, < 2.0)
railties (= 5.1.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.1.6.2)
actioncable (= 5.1.6.2)
actionmailer (= 5.1.6.2)
actionpack (= 5.1.6.2)
actionview (= 5.1.6.2)
activejob (= 5.1.6.2)
activemodel (= 5.1.6.2)
activerecord (= 5.1.6.2)
activesupport (= 5.1.6.2)
bundler (>= 1.3.0)
railties (= 5.1.6.2)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
Expand All @@ -306,15 +307,15 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (5.1.0)
actionpack (= 5.1.0)
activesupport (= 5.1.0)
railties (5.1.6.2)
actionpack (= 5.1.6.2)
activesupport (= 5.1.6.2)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.2)
rake
rake (12.3.1)
rake (12.3.2)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down Expand Up @@ -429,7 +430,7 @@ GEM
hashdiff
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
websocket-extensions (0.1.3)
xpath (2.1.0)
nokogiri (~> 1.3)

Expand Down Expand Up @@ -478,7 +479,7 @@ DEPENDENCIES
phony_rails
pry
puma
rails (= 5.1)
rails (= 5.1.6.2)
rails-controller-testing
rails_12factor
rails_service_check!
Expand Down

0 comments on commit e5f42fb

Please sign in to comment.