Skip to content

Commit

Permalink
bundle update rails (6.1.7.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfb committed Nov 21, 2024
1 parent 46fa4b0 commit 2c23751
Show file tree
Hide file tree
Showing 69 changed files with 87 additions and 85 deletions.
172 changes: 87 additions & 85 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.7.3)
actionpack (= 6.1.7.3)
activesupport (= 6.1.7.3)
actioncable (6.1.7.10)
actionpack (= 6.1.7.10)
activesupport (= 6.1.7.10)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.1.7.3)
actionpack (= 6.1.7.3)
activejob (= 6.1.7.3)
activerecord (= 6.1.7.3)
activestorage (= 6.1.7.3)
activesupport (= 6.1.7.3)
actionmailbox (6.1.7.10)
actionpack (= 6.1.7.10)
activejob (= 6.1.7.10)
activerecord (= 6.1.7.10)
activestorage (= 6.1.7.10)
activesupport (= 6.1.7.10)
mail (>= 2.7.1)
actionmailer (6.1.7.3)
actionpack (= 6.1.7.3)
actionview (= 6.1.7.3)
activejob (= 6.1.7.3)
activesupport (= 6.1.7.3)
actionmailer (6.1.7.10)
actionpack (= 6.1.7.10)
actionview (= 6.1.7.10)
activejob (= 6.1.7.10)
activesupport (= 6.1.7.10)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.1.7.3)
actionview (= 6.1.7.3)
activesupport (= 6.1.7.3)
actionpack (6.1.7.10)
actionview (= 6.1.7.10)
activesupport (= 6.1.7.10)
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.4)
actionpack (>= 4.0.0)
actiontext (6.1.7.3)
actionpack (= 6.1.7.3)
activerecord (= 6.1.7.3)
activestorage (= 6.1.7.3)
activesupport (= 6.1.7.3)
actiontext (6.1.7.10)
actionpack (= 6.1.7.10)
activerecord (= 6.1.7.10)
activestorage (= 6.1.7.10)
activesupport (= 6.1.7.10)
nokogiri (>= 1.8.5)
actionview (6.1.7.3)
activesupport (= 6.1.7.3)
actionview (6.1.7.10)
activesupport (= 6.1.7.10)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.1.7.3)
activesupport (= 6.1.7.3)
activejob (6.1.7.10)
activesupport (= 6.1.7.10)
globalid (>= 0.3.6)
activemodel (6.1.7.3)
activesupport (= 6.1.7.3)
activerecord (6.1.7.3)
activemodel (= 6.1.7.3)
activesupport (= 6.1.7.3)
activemodel (6.1.7.10)
activesupport (= 6.1.7.10)
activerecord (6.1.7.10)
activemodel (= 6.1.7.10)
activesupport (= 6.1.7.10)
activerecord-jdbc-adapter (61.3-java)
activerecord (~> 6.1.0)
activerecord-jdbcmysql-adapter (61.3-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.7.3)
actionpack (= 6.1.7.3)
activejob (= 6.1.7.3)
activerecord (= 6.1.7.3)
activesupport (= 6.1.7.3)
activestorage (6.1.7.10)
actionpack (= 6.1.7.10)
activejob (= 6.1.7.10)
activerecord (= 6.1.7.10)
activesupport (= 6.1.7.10)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (6.1.7.3)
activesupport (6.1.7.10)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -88,7 +88,7 @@ GEM
ast (2.4.2)
bcrypt (3.1.18)
bcrypt (3.1.18-java)
builder (3.2.4)
builder (3.3.0)
capistrano (2.15.9)
highline
net-scp (>= 1.0.0)
Expand All @@ -109,8 +109,8 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
date (3.3.3-java)
date (3.4.0)
date (3.4.0-java)
devise (4.9.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand All @@ -123,7 +123,7 @@ GEM
railties (>= 3.2)
dynamic_form (1.1.4)
e2mmap (0.1.0)
erubi (1.12.0)
erubi (1.13.0)
execjs (2.8.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
Expand All @@ -136,8 +136,8 @@ GEM
faraday-net_http (3.0.2)
ffi (1.17.0-java)
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
haml (6.1.1)
temple (>= 0.8.2)
thor
Expand Down Expand Up @@ -175,43 +175,43 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.19.1)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.2)
minitest (5.25.1)
mini_mime (1.1.5)
minitest (5.25.2)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
multi_xml (0.6.0)
net-imap (0.3.4)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.3.3)
net-smtp (0.5.0)
net-protocol
net-ssh (7.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.7.4)
nio4r (2.7.4-java)
nokogiri (1.14.2-java)
nokogiri (1.16.7-java)
racc (~> 1.4)
nokogiri (1.14.2-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -252,9 +252,9 @@ GEM
nio4r (~> 2.0)
puma (6.4.3-java)
nio4r (~> 2.0)
racc (1.6.2)
racc (1.6.2-java)
rack (2.2.6.4)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.10)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-protection (3.0.5)
Expand All @@ -263,38 +263,40 @@ GEM
rack (>= 1.3)
rack-utf8_sanitizer (1.8.0)
rack (>= 1.0, < 4.0)
rails (6.1.7.3)
actioncable (= 6.1.7.3)
actionmailbox (= 6.1.7.3)
actionmailer (= 6.1.7.3)
actionpack (= 6.1.7.3)
actiontext (= 6.1.7.3)
actionview (= 6.1.7.3)
activejob (= 6.1.7.3)
activemodel (= 6.1.7.3)
activerecord (= 6.1.7.3)
activestorage (= 6.1.7.3)
activesupport (= 6.1.7.3)
rails (6.1.7.10)
actioncable (= 6.1.7.10)
actionmailbox (= 6.1.7.10)
actionmailer (= 6.1.7.10)
actionpack (= 6.1.7.10)
actiontext (= 6.1.7.10)
actionview (= 6.1.7.10)
activejob (= 6.1.7.10)
activemodel (= 6.1.7.10)
activerecord (= 6.1.7.10)
activestorage (= 6.1.7.10)
activesupport (= 6.1.7.10)
bundler (>= 1.15.0)
railties (= 6.1.7.3)
railties (= 6.1.7.10)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (6.1.7.3)
actionpack (= 6.1.7.3)
activesupport (= 6.1.7.3)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.1.7.10)
actionpack (= 6.1.7.10)
activesupport (= 6.1.7.10)
method_source
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
rapporteur (3.8.0)
i18n (>= 0.6, < 2)
rb-fsevent (0.11.2)
Expand Down Expand Up @@ -359,24 +361,24 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
spoon (0.0.6)
ffi
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sucker_punch (3.1.0)
concurrent-ruby (~> 1.0)
temple (0.10.0)
therubyrhino (2.1.2)
therubyrhino_jar (>= 1.7.4, < 1.7.9)
therubyrhino_jar (1.7.8)
thor (1.2.1)
thor (1.3.2)
thwait (0.2.0)
e2mmap
tilt (2.1.0)
timeout (0.3.2)
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
Expand All @@ -388,9 +390,9 @@ GEM
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.9.0)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-driver (0.7.5-java)
websocket-driver (0.7.6-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
with_advisory_lock (4.6.0)
Expand Down
Binary file added vendor/cache/actioncable-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actioncable-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/actionmailbox-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailbox-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/actionmailer-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actionmailer-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/actionpack-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actionpack-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/actiontext-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actiontext-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/actionview-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/actionview-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/activejob-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/activejob-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/activemodel-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/activemodel-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/activerecord-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/activerecord-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/activestorage-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/activestorage-6.1.7.3.gem
Binary file not shown.
Binary file added vendor/cache/activesupport-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/activesupport-6.1.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/builder-3.2.4.gem
Binary file not shown.
Binary file added vendor/cache/builder-3.3.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/erubi-1.12.0.gem
Binary file not shown.
Binary file added vendor/cache/erubi-1.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/globalid-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/globalid-1.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.19.1.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.23.1.gem
Binary file not shown.
Binary file removed vendor/cache/marcel-1.0.2.gem
Binary file not shown.
Binary file added vendor/cache/marcel-1.0.4.gem
Binary file not shown.
Binary file removed vendor/cache/mini_mime-1.1.2.gem
Binary file not shown.
Binary file added vendor/cache/mini_mime-1.1.5.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.25.1.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-imap-0.3.4.gem
Binary file not shown.
Binary file added vendor/cache/net-imap-0.5.1.gem
Binary file not shown.
Binary file removed vendor/cache/net-protocol-0.2.1.gem
Binary file not shown.
Binary file added vendor/cache/net-protocol-0.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/net-smtp-0.3.3.gem
Binary file not shown.
Binary file added vendor/cache/net-smtp-0.5.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/racc-1.6.2-java.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1-java.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.10.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.6.4.gem
Binary file not shown.
Binary file added vendor/cache/rails-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/rails-6.1.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/rails-dom-testing-2.0.3.gem
Binary file not shown.
Binary file added vendor/cache/rails-dom-testing-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.5.0.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.6.0.gem
Binary file not shown.
Binary file added vendor/cache/railties-6.1.7.10.gem
Binary file not shown.
Binary file removed vendor/cache/railties-6.1.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.6.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-4.2.0.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-4.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-rails-3.4.2.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-rails-3.5.2.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.2.1.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/timeout-0.3.2.gem
Binary file not shown.
Binary file added vendor/cache/timeout-0.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/websocket-driver-0.7.5-java.gem
Binary file not shown.
Binary file added vendor/cache/websocket-driver-0.7.6-java.gem
Binary file not shown.

0 comments on commit 2c23751

Please sign in to comment.