Skip to content

Commit

Permalink
bump gems, including Nokogiri 1.7
Browse files Browse the repository at this point in the history
UPDATED:
arel                       6.0.3    6.0.4
autoprefixer-rails         6.5.4    6.6.1
bullet                     5.4.3    5.5.0
concurrent-ruby            1.0.3    1.0.4
faker                      1.6.6    1.7.2
faraday                    0.9.2    0.10.1
hashdiff                   0.3.1    0.3.2
jquery-rails               4.2.1    4.2.2
nokogiri                   1.6.8.1  1.7.0.1
oauth2                     1.2.0    1.3.0
public_suffix              2.0.4    2.0.5
rails-dom-testing          1.0.7    1.0.8
rspec-collection_matchers  1.1.2    1.1.3
sentry-raven               2.2.0    2.3.0
sqlite3                    1.3.12   1.3.13
webmock                    2.3.1    2.3.2
  • Loading branch information
tjgrathwell committed Jan 6, 2017
1 parent 65ec9d4 commit ef97092
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ GEM
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
andand (1.3.3)
arel (6.0.3)
autoprefixer-rails (6.5.4)
arel (6.0.4)
autoprefixer-rails (6.6.1)
execjs
awesome_print (1.7.0)
backbone-on-rails (1.2.0.0)
Expand All @@ -62,7 +62,7 @@ GEM
sass (>= 3.3.4)
bower-rails (0.11.0)
builder (3.2.2)
bullet (5.4.3)
bullet (5.5.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
byebug (9.0.6)
Expand All @@ -85,7 +85,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.3)
concurrent-ruby (1.0.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.2)
Expand Down Expand Up @@ -115,9 +115,9 @@ GEM
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
railties (>= 3.0.0)
faker (1.6.6)
faker (1.7.2)
i18n (~> 0.5)
faraday (0.9.2)
faraday (0.10.1)
multipart-post (>= 1.2, < 3)
font-awesome-rails (4.7.0.1)
railties (>= 3.2, < 5.1)
Expand All @@ -131,7 +131,7 @@ GEM
multi_json (~> 1.0)
sprockets (>= 2.0.0)
tilt (>= 1.2)
hashdiff (0.3.1)
hashdiff (0.3.2)
hashie (3.4.6)
heroku-api (0.4.2)
excon (~> 0.45)
Expand All @@ -153,7 +153,7 @@ GEM
rake
jasmine-core (2.5.2)
jasmine-jquery-rails (2.0.3)
jquery-rails (4.2.1)
jquery-rails (4.2.2)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -182,13 +182,13 @@ GEM
require_all
nested_form (0.3.2)
newrelic_rpm (3.17.2.327)
nokogiri (1.6.8.1)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
nokogumbo (1.4.10)
nokogiri
oauth (0.5.1)
oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
oauth2 (1.3.0)
faraday (>= 0.8, < 0.11)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
Expand Down Expand Up @@ -225,7 +225,7 @@ GEM
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
public_suffix (2.0.4)
public_suffix (2.0.5)
puma (3.6.2)
pundit (1.1.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -253,9 +253,9 @@ GEM
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
Expand All @@ -274,7 +274,7 @@ GEM
require_all (1.3.3)
responders (2.3.0)
railties (>= 4.2.0, < 5.1)
rspec-collection_matchers (1.1.2)
rspec-collection_matchers (1.1.3)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sentry-raven (2.2.0)
sentry-raven (2.3.0)
faraday (>= 0.7.6, < 1.0)
shoulda-matchers (3.1.1)
activesupport (>= 4.0.0)
Expand All @@ -319,7 +319,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.12)
sqlite3 (1.3.13)
test_after_commit (1.1.0)
activerecord (>= 3.2)
thor (0.19.4)
Expand All @@ -332,7 +332,7 @@ GEM
uniform_notifier (1.10.0)
warden (1.2.6)
rack (>= 1.0)
webmock (2.3.1)
webmock (2.3.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down

0 comments on commit ef97092

Please sign in to comment.