Gemfile in scide-0.0.11 vs Gemfile in scide-0.0.12
- old
+ new
@@ -2,9 +2,10 @@
# Add dependencies required to use your gem here.
# Example:
# gem "activesupport", ">= 2.3.5"
gem 'upoj-rb', '~> 0.0.4'
+gem 'which_works', '~> 0.1.0'
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
gem 'rspec'