Skip to content

Commit

Permalink
rbx doesn't need backports anymore, yay!
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Oct 12, 2011
1 parent 8416ce6 commit c8b1dcc
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -4,8 +4,6 @@ gem 'rails', '3.1.0'

gem 'sqlite3'

gem 'backports', :platform => :rbx

# Asset template engines
gem 'compass', :git => "git://github.com/chriseppstein/compass.git", :branch => "rails31"
# Gems used only for assets and not required
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -99,7 +99,6 @@ GEM
multi_json (~> 1.0)
addressable (2.2.6)
arel (2.2.1)
backports (2.3.0)
bcrypt-ruby (3.0.0)
bson (1.3.1)
bson_ext (1.3.1)
@@ -296,7 +295,6 @@ PLATFORMS
ruby

DEPENDENCIES
backports
bcrypt-ruby
bson_ext
capybara

0 comments on commit c8b1dcc

Please sign in to comment.