diff --git a/Gemfile.lock b/Gemfile.lock index bcbb5bc7..e26787a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,25 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.9) - i18n (~> 0.6) - multi_json (~> 1.0) - addressable (2.3.2) + activesupport (4.1.11) + i18n (~> 0.6, >= 0.6.9) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.1) + tzinfo (~> 1.1) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) bourbon (3.0.1) sass (>= 3.2.0) thor + concurrent-ruby (1.1.8) daemons (1.1.9) encryptor (1.1.3) eventmachine (1.0.0) - faraday (0.8.4) - multipart-post (~> 1.1) - faraday_middleware (0.9.0) - faraday (>= 0.7.4, < 0.9) + faraday (0.17.4) + multipart-post (>= 1.2, < 3) + faraday_middleware (0.14.0) + faraday (>= 0.7.4, < 1.0) foreman (0.60.2) thor (>= 0.13.6) ghee (0.9.8) @@ -23,12 +28,14 @@ GEM hashie (~> 1.2) multi_json (~> 1.3) hashie (1.2.0) - i18n (0.6.1) - json (1.7.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) kgio (2.8.0) - mime-types (1.19) - multi_json (1.5.0) - multipart-post (1.1.5) + mime-types (1.25.1) + minitest (5.14.4) + multi_json (1.15.0) + multipart-post (2.1.1) newrelic_rpm (3.5.6.55) oauth2 (0.5.2) faraday (~> 0.7) @@ -39,7 +46,8 @@ GEM faraday_middleware (~> 0.9) hashie (~> 1.2) multi_json (~> 1.3) - rack (1.4.1) + public_suffix (4.0.6) + rack (1.6.13) rack-cache (1.2) rack (>= 0.4) rack-no-www (0.0.2) @@ -47,8 +55,8 @@ GEM rack raindrops (0.10.0) rdiscount (1.6.8) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.6.14) + mime-types (~> 1.16) sass (3.2.3) shotgun (0.9) rack (>= 1.0) @@ -66,14 +74,17 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.16.0) + thread_safe (0.3.6) tilt (1.3.3) + tzinfo (1.2.9) + thread_safe (~> 0.1) unicorn (4.6.0) kgio (~> 2.6) rack raindrops (~> 0.7) - warden (1.2.1) + warden (1.2.7) rack (>= 1.0) - warden-github (0.12.0) + warden-github (0.12.1) json (~> 1.5) oauth2 (~> 0.5.2) octokit (~> 1.19.0) @@ -81,7 +92,7 @@ GEM warden (~> 1.0) yajl-ruby (~> 1.1) watchr (0.7) - yajl-ruby (1.1.0) + yajl-ruby (1.4.1) PLATFORMS ruby