diff --git a/Gemfile.lock b/Gemfile.lock index ab2e4ed1..746a7173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.7) + activesupport (4.2.7.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -19,9 +19,9 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.2) - daemons (1.2.3) + daemons (1.2.4) erubis (2.7.0) - ethon (0.9.0) + ethon (0.9.1) ffi (>= 1.3.0) eventmachine (1.2.0.1) execjs (2.7.0) @@ -34,7 +34,7 @@ GEM json (1.8.3) method_source (0.8.2) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.9.1) multi_json (1.12.1) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) @@ -53,7 +53,7 @@ GEM rack rack-test (0.6.3) rack (>= 1.0) - rake (11.2.2) + rake (11.3.0) rr (1.2.0) sass (3.4.22) sinatra (1.4.7) @@ -90,7 +90,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.1) + uglifier (3.0.2) execjs (>= 0.3.0, < 3) unicode_utils (1.4.0) unix_utils (0.0.15)