Skip to content

Commit

Permalink
Revert nokogiri, puma, and bullet versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xmunoz committed Jun 21, 2023
1 parent fcb2d16 commit 943e881
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
acts_as_tenant (0.5.3)
acts_as_tenant (0.5.1)
rails (>= 5.2)
request_store (>= 1.0.5)
addressable (2.8.4)
Expand Down Expand Up @@ -104,7 +104,7 @@ GEM
actionpack (>= 5.2)
activemodel (>= 5.2)
builder (3.2.4)
bullet (7.0.7)
bullet (7.0.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
thor (>= 0.14.0, < 2)
foreman (0.87.2)
geokit (1.14.0)
globalid (1.1.0)
globalid (1.0.1)
activesupport (>= 5.0)
hashery (2.1.2)
hashie (5.0.0)
Expand Down Expand Up @@ -223,6 +223,7 @@ GEM
minitest (> 1.2.0)
rails (>= 2.3.3)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.1)
minitest-optional_retry (0.0.2)
minitest (~> 5.0)
Expand All @@ -243,7 +244,10 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.2-arm64-darwin)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -294,7 +298,7 @@ GEM
psych (5.1.0)
stringio
public_suffix (5.0.1)
puma (6.3.0)
puma (6.2.2)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.7)
Expand Down

0 comments on commit 943e881

Please sign in to comment.