Skip to content

Commit

Permalink
Change it because it seems it was breaking deployment to digital ocean
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSugasti committed Sep 6, 2023
1 parent 6b4a4b9 commit 8169b8a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
msgpack (1.7.2)
multi_xml (0.6.0)
Expand All @@ -160,6 +161,9 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
Expand Down Expand Up @@ -329,6 +333,7 @@ GEM

PLATFORMS
arm64-darwin-21
ruby
x86_64-linux

DEPENDENCIES
Expand Down Expand Up @@ -372,4 +377,4 @@ RUBY VERSION
ruby 3.1.4p223

BUNDLED WITH
2.2.32
2.3.11

0 comments on commit 8169b8a

Please sign in to comment.