Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfb committed Dec 4, 2024
1 parent 8d689e0 commit 639927d
Show file tree
Hide file tree
Showing 27 changed files with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.0-java)
date (3.4.1-java)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
httpclient (2.8.3)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2-java)
io-console (0.8.0-java)
jdbc-mysql (8.4.0.1)
jdbc-postgres (42.6.0)
jdbc-sqlite3 (3.46.1.1)
Expand All @@ -174,11 +174,11 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jruby-jars (9.4.9.0)
json (2.8.2-java)
json (2.9.0-java)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -195,13 +195,13 @@ GEM
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.2)
mocha (2.6.0)
minitest (5.25.4)
mocha (2.6.1)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand All @@ -220,7 +220,7 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.7.4-java)
nokogiri (1.16.7-java)
nokogiri (1.16.8-java)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -290,9 +290,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.0.8.6)
actionpack (= 7.0.8.6)
activesupport (= 7.0.8.6)
Expand All @@ -308,26 +308,26 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
rbtree-jruby (0.2.1)
regexp_parser (2.9.2)
reline (0.5.11)
regexp_parser (2.9.3)
reline (0.5.12)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.9)
rubocop (1.69.0)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand Down Expand Up @@ -400,7 +400,7 @@ GEM
version_gem (1.1.4)
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.9.0)
webrick (1.9.1)
websocket-driver (0.7.6-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down
Binary file not shown.
Binary file removed vendor/cache/io-console-0.7.2-java.gem
Binary file not shown.
Binary file added vendor/cache/io-console-0.8.0-java.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.8.2-java.gem
Binary file not shown.
Binary file added vendor/cache/json-2.9.0-java.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/minitest-5.25.2.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.4.gem
Binary file not shown.
Binary file removed vendor/cache/mocha-2.6.0.gem
Binary file not shown.
Binary file added vendor/cache/mocha-2.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/net-http-0.5.0.gem
Binary file not shown.
Binary file added vendor/cache/net-http-0.6.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.6.0.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.9.2.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.9.3.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.11.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.12.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.69.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.69.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.36.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.36.2.gem
Binary file not shown.
Binary file removed vendor/cache/webrick-1.9.0.gem
Binary file not shown.
Binary file added vendor/cache/webrick-1.9.1.gem
Binary file not shown.

0 comments on commit 639927d

Please sign in to comment.