From fddf0e1d34f4f9fd0c9e2e826a70ae7fff7a812a Mon Sep 17 00:00:00 2001 From: Gabriel Cebrian Date: Tue, 5 Mar 2013 12:42:48 -0800 Subject: [PATCH] Updated all development gems. Fixes #189 --- Gemfile | 2 +- Gemfile.lock | 76 ++++++++++++++++++++++++++++------------------------ 2 files changed, 42 insertions(+), 36 deletions(-) diff --git a/Gemfile b/Gemfile index a281b785..b628644d 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'enumerize' group :assets do gem 'sass-rails' gem 'coffee-rails' - gem 'bourbon', '~> 1.4.0' + gem 'bourbon' gem 'execjs' gem 'eco' gem 'uglifier' diff --git a/Gemfile.lock b/Gemfile.lock index 2e575c06..9ecb5543 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,28 +36,33 @@ GEM nokogiri (>= 1.4.4) uuidtools (~> 2.1) bcrypt-ruby (3.0.1) - better_errors (0.5.0) + better_errors (0.7.0) coderay (>= 1.0.0) erubis (>= 2.6.6) - binding_of_caller (0.6.8) + binding_of_caller (0.7.1) + debug_inspector (>= 0.0.1) bootstrap-sass (2.3.0.1) sass (~> 3.2) - bourbon (1.4.0) - sass (>= 3.1) + bourbon (3.1.1) + sass (>= 3.2.0) + thor bourne (1.1.2) mocha (= 0.10.5) builder (3.0.4) - childprocess (0.3.8) + childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) - cocaine (0.4.2) - coderay (1.0.8) + climate_control (0.0.3) + activesupport (>= 3.0) + cocaine (0.5.1) + climate_control (>= 0.0.3, < 1.0) + coderay (1.0.9) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.4.0) + coffee-script-source (1.6.1) colorize (0.5.8) columnize (0.3.6) cookiejar (0.3.0) @@ -69,6 +74,7 @@ GEM thor daemons (1.1.9) database_cleaner (0.9.1) + debug_inspector (0.0.2) debugger (1.3.3) columnize (>= 0.3.1) debugger-linecache (~> 1.1.1) @@ -81,7 +87,7 @@ GEM orm_adapter (~> 0.1) railties (~> 3.1) warden (~> 1.2.1) - diff-lcs (1.1.3) + diff-lcs (1.2.1) eco (1.0.0) coffee-script eco-source @@ -98,7 +104,7 @@ GEM enumerize (0.5.1) activesupport (>= 3.2) erubis (2.7.0) - eventmachine (1.0.0) + eventmachine (1.0.1) execjs (1.4.0) multi_json (~> 1.0) factory_girl (4.2.0) @@ -117,19 +123,19 @@ GEM yajl-ruby (>= 1.0.0) faye-websocket (0.4.7) eventmachine (>= 0.12.0) - ffi (1.3.1) + ffi (1.4.0) guard (1.6.2) listen (>= 0.6.0) lumberjack (>= 1.0.2) pry (>= 0.9.10) terminal-table (>= 1.4.3) thor (>= 0.14.6) - guard-rspec (2.4.0) + guard-rspec (2.5.0) guard (>= 1.1) rspec (~> 2.11) hike (1.2.1) http_parser.rb (0.5.3) - i18n (0.6.2) + i18n (0.6.4) jasmine (1.3.1) jasmine-core (~> 1.3.1) rack (~> 1.0) @@ -146,7 +152,7 @@ GEM activesupport (>= 3.0.0) kandan-count (1.1.0) kandan-count-dev (1.1.0) - listen (0.7.2) + listen (0.7.3) lumberjack (1.0.2) mail (2.4.4) i18n (>= 0.4.0) @@ -164,18 +170,18 @@ GEM activemodel (>= 3.0.0) activerecord (>= 3.0.0) activesupport (>= 3.0.0) - cocaine (~> 0.4.0) + cocaine (~> 0.5.0) mime-types pg (0.14.1) polyglot (0.3.3) - pry (0.9.11.4) + pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) pry-rails (0.2.2) pry (>= 0.9.10) - quiet_assets (1.0.1) - railties (~> 3.1) + quiet_assets (1.0.2) + railties (>= 3.1, < 5.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -204,28 +210,28 @@ GEM remotipart (1.0.5) rest-client (1.6.7) mime-types (>= 1.16) - rspec (2.12.0) - rspec-core (~> 2.12.0) - rspec-expectations (~> 2.12.0) - rspec-mocks (~> 2.12.0) - rspec-core (2.12.2) - rspec-expectations (2.12.1) - diff-lcs (~> 1.1.3) - rspec-mocks (2.12.2) - rspec-rails (2.12.2) + rspec (2.13.0) + rspec-core (~> 2.13.0) + rspec-expectations (~> 2.13.0) + rspec-mocks (~> 2.13.0) + rspec-core (2.13.0) + rspec-expectations (2.13.0) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.13.0) + rspec-rails (2.13.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 2.12.0) - rspec-expectations (~> 2.12.0) - rspec-mocks (~> 2.12.0) + rspec-core (~> 2.13.0) + rspec-expectations (~> 2.13.0) + rspec-mocks (~> 2.13.0) rubyzip (0.9.9) - sass (3.2.5) + sass (3.2.6) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - selenium-webdriver (2.29.0) + selenium-webdriver (2.31.0) childprocess (>= 0.2.5) multi_json (~> 1.0) rubyzip @@ -250,11 +256,11 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.17.0) - tilt (1.3.3) + tilt (1.3.4) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.35) + tzinfo (0.3.36) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) @@ -273,7 +279,7 @@ DEPENDENCIES better_errors binding_of_caller bootstrap-sass (~> 2.3.0.1) - bourbon (~> 1.4.0) + bourbon coffee-rails coveralls database_cleaner