Gemfile in protector-0.1.0 vs Gemfile in protector-0.1.1
- old
+ new
@@ -1,8 +1,9 @@
source 'https://rubygems.org'
gemspec
gem 'rake'
+gem 'colored'
gem 'pry'
gem 'rspec'
gem 'guard'
gem 'guard-rspec'
\ No newline at end of file
- old
+ new