Skip to content

Commit

Permalink
Update gem dependencies
Browse files Browse the repository at this point in the history
Authored-by: Grant Hutchins <grant.hutchins@strongholdim.com>
  • Loading branch information
nertzy committed Mar 16, 2023
1 parent 8dafeed commit 0fc0123
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 @@ -20,7 +20,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.2)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -64,14 +64,14 @@ GEM
public_suffix (5.0.1)
puma (6.1.1)
nio4r (~> 2.0)
rack (2.2.6.3)
rack (2.2.6.4)
rack-protection (3.0.5)
rack
rainbow (3.1.1)
rake (13.0.6)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.13.0)
redis-client (0.14.0)
connection_pool
regexp_parser (2.7.0)
rexml (3.2.5)
Expand All @@ -89,7 +89,7 @@ GEM
rspec-expectations (>= 3.0.0)
rspec-match_fuzzy (0.1.3)
rspec (>= 3.2)
rspec-mocks (3.12.3)
rspec-mocks (3.12.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
Expand Down

0 comments on commit 0fc0123

Please sign in to comment.