Skip to content

Commit

Permalink
bump gems
Browse files Browse the repository at this point in the history
UPDATED:
autoprefixer-rails  6.5.1.1     6.5.3
newrelic_rpm        3.17.0.325  3.17.1.326
omniauth-meetup     0.0.7       0.0.8
public_suffix       2.0.3       2.0.4
rack                1.6.4       1.6.5
sentry-raven        2.1.2       2.1.4
  • Loading branch information
tjgrathwell committed Nov 19, 2016
1 parent a8422ba commit ffe4b3d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
arel (6.0.3)
autoprefixer-rails (6.5.1.1)
autoprefixer-rails (6.5.3)
execjs
awesome_print (1.7.0)
backbone-on-rails (1.2.0.0)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
multi_xml (0.5.5)
multipart-post (2.0.0)
nested_form (0.3.2)
newrelic_rpm (3.17.0.325)
newrelic_rpm (3.17.1.326)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogumbo (1.4.10)
Expand All @@ -200,7 +200,7 @@ GEM
multi_json (~> 1.3)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.3.1)
omniauth-meetup (0.0.7)
omniauth-meetup (0.0.8)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
omniauth-oauth (1.1.0)
Expand All @@ -219,13 +219,13 @@ GEM
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
public_suffix (2.0.3)
public_suffix (2.0.4)
puma (3.6.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.4)
rack (1.6.5)
rack-canonical-host (0.2.2)
addressable (> 0, < 3)
rack (>= 1.0.0, < 3)
Expand Down Expand Up @@ -298,7 +298,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sentry-raven (2.1.2)
sentry-raven (2.1.4)
faraday (>= 0.7.6, < 0.10.x)
shoulda-matchers (3.1.1)
activesupport (>= 4.0.0)
Expand Down

0 comments on commit ffe4b3d

Please sign in to comment.