diff --git a/gemfiles/3.1_1.9.2.gemfile b/gemfiles/3.1_1.9.2.gemfile index cf0798e3..b8be7600 100644 --- a/gemfiles/3.1_1.9.2.gemfile +++ b/gemfiles/3.1_1.9.2.gemfile @@ -30,5 +30,3 @@ gem "sass-rails", "~> 3.1.5" gem "coffee-rails", "~> 3.1.1" gem "uglifier", ">= 1.0.3" gem "turn", "0.8.2" - -gemspec :path => "../" diff --git a/gemfiles/3.1_1.9.2.gemfile.lock b/gemfiles/3.1_1.9.2.gemfile.lock index ff13731c..348292c1 100644 --- a/gemfiles/3.1_1.9.2.gemfile.lock +++ b/gemfiles/3.1_1.9.2.gemfile.lock @@ -1,9 +1,3 @@ -PATH - remote: .././ - specs: - shoulda-matchers (2.7.0) - activesupport (>= 3.0.0) - GEM remote: https://rubygems.org/ specs: @@ -207,7 +201,6 @@ DEPENDENCIES rspec-rails (= 2.99.0) sass-rails (~> 3.1.5) shoulda-context (~> 1.2.0) - shoulda-matchers! sqlite3 strong_parameters therubyrhino diff --git a/gemfiles/3.2_1.9.2.gemfile b/gemfiles/3.2_1.9.2.gemfile index 12b657b8..54e036fc 100644 --- a/gemfiles/3.2_1.9.2.gemfile +++ b/gemfiles/3.2_1.9.2.gemfile @@ -29,5 +29,3 @@ gem "jquery-rails" gem "sass-rails", "~> 3.2.3" gem "coffee-rails", "~> 3.2.1" gem "uglifier", ">= 1.0.3" - -gemspec :path => "../" diff --git a/gemfiles/3.2_1.9.2.gemfile.lock b/gemfiles/3.2_1.9.2.gemfile.lock index 1f1e1c2a..b5ea07c2 100644 --- a/gemfiles/3.2_1.9.2.gemfile.lock +++ b/gemfiles/3.2_1.9.2.gemfile.lock @@ -1,9 +1,3 @@ -PATH - remote: .././ - specs: - shoulda-matchers (2.7.0) - activesupport (>= 3.0.0) - GEM remote: https://rubygems.org/ specs: @@ -203,7 +197,6 @@ DEPENDENCIES rspec-rails (= 2.99.0) sass-rails (~> 3.2.3) shoulda-context (~> 1.2.0) - shoulda-matchers! sqlite3 strong_parameters therubyrhino