Skip to content

Commit

Permalink
Update gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Nov 21, 2021
1 parent c8f2b86 commit 4abc26f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ GEM
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
airbrake (11.0.3)
airbrake-ruby (~> 5.1)
airbrake-ruby (5.2.1)
airbrake (12.0.0)
airbrake-ruby (~> 6.0)
airbrake-ruby (6.0.1)
rbtree3 (~> 0.5)
clogger (2.3.1)
rack (>= 1.0, < 3.0)
Expand All @@ -37,9 +37,9 @@ GEM
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
newrelic_rpm (7.2.0)
newrelic_rpm (8.1.0)
nio4r (2.5.8)
nokogiri (1.12.4)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
opengraph_parser (0.2.3)
Expand All @@ -54,16 +54,16 @@ GEM
pry (~> 0.9)
slop (~> 3.0)
public_suffix (4.0.6)
puma (5.5.0)
puma (5.5.2)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-ssl-enforcer (0.2.9)
rake (13.0.6)
rbtree3 (0.6.0)
redis (4.4.0)
redis (4.5.1)
reline (0.2.7)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 4abc26f

Please sign in to comment.