Gemfile in ruby_wolf-0.3.1 vs Gemfile in ruby_wolf-0.3.2

- old
+ new

@@ -1,4 +1,7 @@ source 'https://rubygems.org' gem 'rack', '< 3.0' +gem 'byebug' +gem 'rspec' + gemspec