Skip to content

Commit

Permalink
gem updates (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
GbArc authored May 19, 2022
1 parent 64090a8 commit dd28822
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,10 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.6)
puma (5.6.2)
puma (5.6.4)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
rack-ssl (1.4.1)
rack
Expand All @@ -226,23 +226,23 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
sentry-raven (3.1.2)
faraday (>= 1.0)
sidekiq (6.4.1)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sinatra (2.1.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
rack-protection (= 2.2.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
sinatra-contrib (2.2.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
rack-protection (= 2.2.0)
sinatra (= 2.2.0)
tilt (~> 2.0)
thread_safe (0.3.6)
tilt (2.0.10)
Expand Down Expand Up @@ -314,4 +314,4 @@ RUBY VERSION
ruby 2.5.9p362

BUNDLED WITH
2.3.7
2.3.14

0 comments on commit dd28822

Please sign in to comment.