Skip to content

Commit

Permalink
bump gems
Browse files Browse the repository at this point in the history
UPDATED:
addressable    2.4.0   2.5.0
nokogumbo      1.4.9   1.4.10

ADDED:
public_suffix  2.0.3
  • Loading branch information
tjgrathwell committed Nov 6, 2016
1 parent 9115f3c commit d31bc19
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
arel (6.0.3)
autoprefixer-rails (6.5.1.1)
execjs
Expand Down Expand Up @@ -177,7 +178,7 @@ GEM
newrelic_rpm (3.17.0.325)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogumbo (1.4.9)
nokogumbo (1.4.10)
nokogiri
oauth (0.5.1)
oauth2 (1.2.0)
Expand Down Expand Up @@ -218,6 +219,7 @@ GEM
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
public_suffix (2.0.3)
puma (3.6.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
Expand Down

0 comments on commit d31bc19

Please sign in to comment.