Skip to content

Commit

Permalink
Merge pull request #292 from sosol/rails-6.1.4.4
Browse files Browse the repository at this point in the history
Rails 6.1.4.4
  • Loading branch information
ryanfb authored Dec 16, 2021
2 parents 1a57abc + 3d20c85 commit 4d3375e
Show file tree
Hide file tree
Showing 28 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source 'https://rubygems.org'
ruby "2.5.8", :engine => "jruby", :engine_version => "9.2.20.1"

gem 'rails', '~> 6.1.4.3'
gem 'rails', '~> 6.1.4.4'

# Needed for the new asset pipeline
gem 'sass-rails', '~> 5'
Expand Down
108 changes: 54 additions & 54 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,54 +1,54 @@
GEM
remote: https://rubygems.org/
specs:
actioncable (6.1.4.3)
actionpack (= 6.1.4.3)
activesupport (= 6.1.4.3)
actioncable (6.1.4.4)
actionpack (= 6.1.4.4)
activesupport (= 6.1.4.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.1.4.3)
actionpack (= 6.1.4.3)
activejob (= 6.1.4.3)
activerecord (= 6.1.4.3)
activestorage (= 6.1.4.3)
activesupport (= 6.1.4.3)
actionmailbox (6.1.4.4)
actionpack (= 6.1.4.4)
activejob (= 6.1.4.4)
activerecord (= 6.1.4.4)
activestorage (= 6.1.4.4)
activesupport (= 6.1.4.4)
mail (>= 2.7.1)
actionmailer (6.1.4.3)
actionpack (= 6.1.4.3)
actionview (= 6.1.4.3)
activejob (= 6.1.4.3)
activesupport (= 6.1.4.3)
actionmailer (6.1.4.4)
actionpack (= 6.1.4.4)
actionview (= 6.1.4.4)
activejob (= 6.1.4.4)
activesupport (= 6.1.4.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.1.4.3)
actionview (= 6.1.4.3)
activesupport (= 6.1.4.3)
actionpack (6.1.4.4)
actionview (= 6.1.4.4)
activesupport (= 6.1.4.4)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionpack-page_caching (1.2.3)
actionpack (>= 5.0.0)
actiontext (6.1.4.3)
actionpack (= 6.1.4.3)
activerecord (= 6.1.4.3)
activestorage (= 6.1.4.3)
activesupport (= 6.1.4.3)
actiontext (6.1.4.4)
actionpack (= 6.1.4.4)
activerecord (= 6.1.4.4)
activestorage (= 6.1.4.4)
activesupport (= 6.1.4.4)
nokogiri (>= 1.8.5)
actionview (6.1.4.3)
activesupport (= 6.1.4.3)
actionview (6.1.4.4)
activesupport (= 6.1.4.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.1.4.3)
activesupport (= 6.1.4.3)
activejob (6.1.4.4)
activesupport (= 6.1.4.4)
globalid (>= 0.3.6)
activemodel (6.1.4.3)
activesupport (= 6.1.4.3)
activerecord (6.1.4.3)
activemodel (= 6.1.4.3)
activesupport (= 6.1.4.3)
activemodel (6.1.4.4)
activesupport (= 6.1.4.4)
activerecord (6.1.4.4)
activemodel (= 6.1.4.4)
activesupport (= 6.1.4.4)
activerecord-jdbc-adapter (61.1-java)
activerecord (~> 6.1.0)
activerecord-jdbcmysql-adapter (61.1-java)
Expand All @@ -66,14 +66,14 @@ GEM
multi_json (~> 1.11, >= 1.11.2)
rack (>= 2.0.8, < 3)
railties (>= 5.2.4.1)
activestorage (6.1.4.3)
actionpack (= 6.1.4.3)
activejob (= 6.1.4.3)
activerecord (= 6.1.4.3)
activesupport (= 6.1.4.3)
activestorage (6.1.4.4)
actionpack (= 6.1.4.4)
activejob (= 6.1.4.4)
activerecord (= 6.1.4.4)
activesupport (= 6.1.4.4)
marcel (~> 1.0.0)
mini_mime (>= 1.1.0)
activesupport (6.1.4.3)
activesupport (6.1.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -232,20 +232,20 @@ GEM
rack (>= 1.0, < 3)
rack-utf8_sanitizer (1.7.0)
rack (>= 1.0, < 3.0)
rails (6.1.4.3)
actioncable (= 6.1.4.3)
actionmailbox (= 6.1.4.3)
actionmailer (= 6.1.4.3)
actionpack (= 6.1.4.3)
actiontext (= 6.1.4.3)
actionview (= 6.1.4.3)
activejob (= 6.1.4.3)
activemodel (= 6.1.4.3)
activerecord (= 6.1.4.3)
activestorage (= 6.1.4.3)
activesupport (= 6.1.4.3)
rails (6.1.4.4)
actioncable (= 6.1.4.4)
actionmailbox (= 6.1.4.4)
actionmailer (= 6.1.4.4)
actionpack (= 6.1.4.4)
actiontext (= 6.1.4.4)
actionview (= 6.1.4.4)
activejob (= 6.1.4.4)
activemodel (= 6.1.4.4)
activerecord (= 6.1.4.4)
activestorage (= 6.1.4.4)
activesupport (= 6.1.4.4)
bundler (>= 1.15.0)
railties (= 6.1.4.3)
railties (= 6.1.4.4)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
Expand All @@ -256,9 +256,9 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (6.1.4.3)
actionpack (= 6.1.4.3)
activesupport (= 6.1.4.3)
railties (6.1.4.4)
actionpack (= 6.1.4.4)
activesupport (= 6.1.4.4)
method_source
rake (>= 0.13)
thor (~> 1.0)
Expand Down Expand Up @@ -370,7 +370,7 @@ DEPENDENCIES
puma
rack (>= 1.1.0)
rack-attack (~> 4.0)
rails (~> 6.1.4.3)
rails (~> 6.1.4.4)
rails-controller-testing
rake
rubyzip (~> 1.0)
Expand Down
Binary file removed vendor/cache/actioncable-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actioncable-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/actionview-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activejob-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/rails-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/rails-6.1.4.4.gem
Binary file not shown.
Binary file removed vendor/cache/railties-6.1.4.3.gem
Binary file not shown.
Binary file added vendor/cache/railties-6.1.4.4.gem
Binary file not shown.

0 comments on commit 4d3375e

Please sign in to comment.