Skip to content

Commit

Permalink
commit the changed lock file after downgrading ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Jan 18, 2024
1 parent 5b36655 commit f537e11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,6 @@ GEM
mime-types-data (3.2023.1205)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest-reporters (1.6.1)
ansi
Expand Down Expand Up @@ -424,8 +423,9 @@ GEM
nice_partials (0.10.0)
actionview (>= 4.2.6)
nio4r (2.5.9)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -768,7 +768,7 @@ DEPENDENCIES
web-console

RUBY VERSION
ruby 3.3.0p0
ruby 3.2.2p53

BUNDLED WITH
2.4.10

0 comments on commit f537e11

Please sign in to comment.