Skip to content

Commit

Permalink
build(deps): Updates Rails to 5.2.4.4 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaudouinjr authored Sep 12, 2020
1 parent e72166d commit 7c3cc0a
Show file tree
Hide file tree
Showing 37 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '>= 2.5'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.4.3'
gem 'rails', '~> 5.2.4.4'
# Use mysql as the database for Active Record
gem 'mysql2', '>= 0.4.4', '< 0.6.0'
# Use Puma as the app server
Expand Down
88 changes: 44 additions & 44 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (5.2.4.3)
actionpack (= 5.2.4.3)
actioncable (5.2.4.4)
actionpack (= 5.2.4.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.4.3)
actionpack (= 5.2.4.3)
actionview (= 5.2.4.3)
activejob (= 5.2.4.3)
actionmailer (5.2.4.4)
actionpack (= 5.2.4.4)
actionview (= 5.2.4.4)
activejob (= 5.2.4.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.4.3)
actionview (= 5.2.4.3)
activesupport (= 5.2.4.3)
actionpack (5.2.4.4)
actionview (= 5.2.4.4)
activesupport (= 5.2.4.4)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.4.3)
activesupport (= 5.2.4.3)
actionview (5.2.4.4)
activesupport (= 5.2.4.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.4.3)
activesupport (= 5.2.4.3)
activejob (5.2.4.4)
activesupport (= 5.2.4.4)
globalid (>= 0.3.6)
activemodel (5.2.4.3)
activesupport (= 5.2.4.3)
activerecord (5.2.4.3)
activemodel (= 5.2.4.3)
activesupport (= 5.2.4.3)
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activerecord (5.2.4.4)
activemodel (= 5.2.4.4)
activesupport (= 5.2.4.4)
arel (>= 9.0)
activestorage (5.2.4.3)
actionpack (= 5.2.4.3)
activerecord (= 5.2.4.3)
activestorage (5.2.4.4)
actionpack (= 5.2.4.4)
activerecord (= 5.2.4.4)
marcel (~> 0.3.1)
activesupport (5.2.4.3)
activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
codeclimate-test-reporter (0.6.0)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
connection_pool (2.2.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
io-like (0.3.1)
jmespath (1.4.0)
Expand All @@ -211,7 +211,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.6.0)
loofah (2.7.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.6)
Expand All @@ -226,7 +226,7 @@ GEM
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
minitest-reporters (1.4.2)
ansi
builder
Expand All @@ -239,8 +239,8 @@ GEM
mustache (1.1.1)
mysql2 (0.5.3)
nenv (0.3.0)
nio4r (2.5.2)
nokogiri (1.10.9)
nio4r (2.5.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -279,18 +279,18 @@ GEM
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.2.4.3)
actioncable (= 5.2.4.3)
actionmailer (= 5.2.4.3)
actionpack (= 5.2.4.3)
actionview (= 5.2.4.3)
activejob (= 5.2.4.3)
activemodel (= 5.2.4.3)
activerecord (= 5.2.4.3)
activestorage (= 5.2.4.3)
activesupport (= 5.2.4.3)
rails (5.2.4.4)
actioncable (= 5.2.4.4)
actionmailer (= 5.2.4.4)
actionpack (= 5.2.4.4)
actionview (= 5.2.4.4)
activejob (= 5.2.4.4)
activemodel (= 5.2.4.4)
activerecord (= 5.2.4.4)
activestorage (= 5.2.4.4)
activesupport (= 5.2.4.4)
bundler (>= 1.3.0)
railties (= 5.2.4.3)
railties (= 5.2.4.4)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
Expand All @@ -308,9 +308,9 @@ GEM
rails_stdout_logging
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (5.2.4.3)
actionpack (= 5.2.4.3)
activesupport (= 5.2.4.3)
railties (5.2.4.4)
actionpack (= 5.2.4.4)
activesupport (= 5.2.4.4)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
Expand Down Expand Up @@ -427,7 +427,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.2)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down Expand Up @@ -473,7 +473,7 @@ DEPENDENCIES
omniauth-mlh (~> 0.4.1)
omniauth-rails_csrf_protection
puma (~> 4.3)
rails (~> 5.2.4.3)
rails (~> 5.2.4.4)
rails-controller-testing
rails-settings-cached (~> 0.7.2)
rails_12factor
Expand Down
Binary file removed vendor/cache/actioncable-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionview-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activejob-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.1.6.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/i18n-1.8.3.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.8.5.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.6.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.14.1.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.14.2.gem
Binary file not shown.
Binary file removed vendor/cache/nio4r-2.5.2.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.5.3.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/rails-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/rails-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/railties-5.2.4.3.gem
Binary file not shown.
Binary file added vendor/cache/railties-5.2.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/websocket-driver-0.7.2.gem
Binary file not shown.
Binary file added vendor/cache/websocket-driver-0.7.3.gem
Binary file not shown.

0 comments on commit 7c3cc0a

Please sign in to comment.