Gemfile in bootstrap_leather-0.2.3 vs Gemfile in bootstrap_leather-0.3.0

- old
+ new

@@ -1,17 +1,10 @@ source 'http://rubygems.org' # Add dependencies required to use your gem here. # Example: # gem 'activesupport', '>= 2.3.5' -# Add dependencies to develop your gem here. -# Include everything needed to run rake, tests, features, etc. -group :test do - gem 'rspec' - gem 'shoulda-matchers' - gem 'capybara' -end - gem 'bootstrap-sass' gem 'rails', '>= 4.1' gem 'haml' -gem 'jeweler' + +gemspec \ No newline at end of file