Skip to content

Commit

Permalink
Revert "commit the changed lock file after downgrading ruby"
Browse files Browse the repository at this point in the history
This reverts commit f537e11.
  • Loading branch information
jagthedrummer committed Jan 19, 2024
1 parent f537e11 commit 814571a
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,6 +396,7 @@ 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 @@ -423,9 +424,8 @@ GEM
nice_partials (0.10.0)
actionview (>= 4.2.6)
nio4r (2.5.9)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
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.2.2p53
ruby 3.3.0p0

BUNDLED WITH
2.4.10

0 comments on commit 814571a

Please sign in to comment.