Skip to content

Commit

Permalink
Use Bundler 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartl committed Apr 3, 2021
1 parent f923d0e commit 110548f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ GEM
marcel (1.0.1)
method_source (1.0.0)
mini_mime (1.0.3)
mini_portile2 (2.5.0)
minitest (5.14.4)
minitest-reporters (1.1.9)
ansi
Expand All @@ -108,8 +107,7 @@ GEM
ruby-progressbar
nenv (0.3.0)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
nokogiri (1.11.2-x86_64-darwin)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -200,7 +198,7 @@ GEM
websocket-extensions (0.1.5)

PLATFORMS
ruby
x86_64-darwin-19

DEPENDENCIES
bcrypt (= 3.1.13)
Expand All @@ -227,4 +225,4 @@ DEPENDENCIES
web-console (= 3.7.0)

BUNDLED WITH
1.17.2
2.2.14

0 comments on commit 110548f

Please sign in to comment.