diff --git a/Gemfile.lock b/Gemfile.lock index da451b4..bbad3e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM activesupport (= 3.1.0) activesupport (3.1.0) multi_json (~> 1.0) - addressable (2.2.6) + addressable (2.2.8) arel (2.2.1) bcrypt-ruby (3.0.1) builder (3.0.0) @@ -76,11 +76,7 @@ GEM ffi (1.0.9) gherkin (2.4.18) json (>= 1.4.6) - heroku (2.7.0) - launchy (>= 0.3.2) - rest-client (~> 1.6.1) - rubyzip - term-ansicolor (~> 1.0.5) + heroku (3.99.4) hike (1.2.1) i18n (0.6.0) jquery-rails (1.0.19) @@ -103,12 +99,16 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) + mime-types (1.25.1) + mini_portile2 (2.8.0) multi_json (1.0.4) - nokogiri (1.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (0.11.0) pie (0.2.13) polyglot (0.3.2) + racc (1.6.0) rack (1.3.6) rack-cache (1.0.3) rack (>= 0.4) @@ -136,8 +136,8 @@ GEM rake (0.9.2.2) rdoc (3.12) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.6.14) + mime-types (~> 1.16) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) @@ -151,7 +151,7 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) - rubyzip (0.9.4) + rubyzip (2.3.2) sass (3.1.7) sass-rails (3.1.2) actionpack (~> 3.1.0) @@ -174,13 +174,15 @@ GEM sqlite3 (1.3.4) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) + sync (0.5.0) taps (0.3.23) rack (>= 1.0.1) rest-client (>= 1.4.0, < 1.7.0) sequel (~> 3.20.0) sinatra (~> 1.0.0) sqlite3-ruby (~> 1.2) - term-ansicolor (1.0.6) + term-ansicolor (1.7.1) + tins (~> 1.0) therubyracer (0.9.9) libv8 (~> 3.3.10) thin (1.2.11) @@ -189,6 +191,8 @@ GEM rack (>= 1.0.0) thor (0.14.6) tilt (1.3.3) + tins (1.31.1) + sync treetop (1.4.10) polyglot polyglot (>= 0.3.1)