Skip to content

Commit

Permalink
Restrict plymouth to Ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Feb 12, 2013
1 parent afc2cab commit 6760008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :development do
gem 'guard-bundler'
gem 'guard-rspec'
gem 'kramdown'
gem 'plymouth'
gem 'plymouth', :platforms => :mri_19
gem 'pry'
gem 'pry-debugger', :platforms => :mri_19
gem 'rb-fsevent'
Expand Down

0 comments on commit 6760008

Please sign in to comment.