Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfb committed Jan 21, 2025
1 parent 29b373f commit 920d3a7
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
highline (3.1.2)
reline
httpclient (2.8.3)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0-java)
jdbc-mysql (8.4.0.1)
Expand Down Expand Up @@ -220,7 +220,7 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.7.4-java)
nokogiri (1.18.1-java)
nokogiri (1.18.2-java)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -233,8 +233,8 @@ GEM
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-google-oauth2 (1.2.0)
jwt (>= 2.9)
omniauth-google-oauth2 (1.2.1)
jwt (>= 2.9.2)
oauth2 (~> 2.0)
omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.28.0)
rubocop-rails (2.29.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -389,7 +389,7 @@ GEM
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
tzinfo-data (1.2025.1)
tzinfo (>= 1.0.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -485,4 +485,4 @@ RUBY VERSION
ruby 3.1.4p0 (jruby 9.4.9.0)

BUNDLED WITH
2.5.23
2.3.26
Binary file removed vendor/cache/i18n-1.14.6.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.14.7.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/omniauth-google-oauth2-1.2.0.gem
Binary file not shown.
Binary file added vendor/cache/omniauth-google-oauth2-1.2.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rails-2.28.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rails-2.29.0.gem
Binary file not shown.
Binary file removed vendor/cache/tzinfo-data-1.2024.2.gem
Binary file not shown.
Binary file added vendor/cache/tzinfo-data-1.2025.1.gem
Binary file not shown.

0 comments on commit 920d3a7

Please sign in to comment.