Gemfile in fhwang-wisper-mongoid-0.2.0 vs Gemfile in fhwang-wisper-mongoid-0.2.1
- old
+ new
@@ -1,14 +1,3 @@
source 'https://rubygems.org'
gemspec
-
-gem 'rubysl', '~> 2.0', platforms: :rbx
-
-gem 'bundler'
-gem 'rake'
-gem 'rspec'
-gem 'pry'
-
-group :metrics do
- gem 'flay'
-end