Fix 3.1_1.9.2 appraisal so Travis does not error out

This commit is contained in:
Elliot Winkler 2015-01-03 18:21:04 -07:00
parent 4450f85938
commit 239487cebf
4 changed files with 0 additions and 18 deletions

View File

@ -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 => "../"

View File

@ -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

View File

@ -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 => "../"

View File

@ -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