Skip to content

Commit

Permalink
Update gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Apr 17, 2020
1 parent 699b3ab commit e02c0f7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ GEM
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
airbrake (10.0.1)
airbrake (10.0.2)
airbrake-ruby (~> 4.13)
airbrake-ruby (4.13.3)
airbrake-ruby (4.14.0)
rbtree3 (~> 0.5)
backports (3.16.1)
backports (3.17.1)
coderay (1.1.2)
concurrent-ruby (1.1.6)
crass (1.0.6)
Expand All @@ -21,15 +21,15 @@ GEM
io-console (0.5.6)
irb (1.2.3)
reline (>= 0.0.1)
loofah (2.4.0)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (0.9.2)
method_source (1.0.0)
mini_portile2 (2.4.0)
multi_json (1.14.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
newrelic_rpm (6.9.0.363)
newrelic_rpm (6.10.0.364)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
Expand All @@ -39,13 +39,13 @@ GEM
powder (0.4.0)
thor (>= 0.11.5)
prometheus-client (2.0.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
public_suffix (4.0.3)
public_suffix (4.0.4)
puma (4.3.3)
nio4r (~> 2.0)
rack (2.2.2)
Expand Down Expand Up @@ -77,7 +77,7 @@ GEM
slop (3.6.0)
thor (1.0.1)
tilt (2.0.10)
tzinfo (2.0.1)
tzinfo (2.0.2)
concurrent-ruby (~> 1.0)
yajl-ruby (1.4.1)

Expand Down

0 comments on commit e02c0f7

Please sign in to comment.