Gemfile in majoun-0.0.2 vs Gemfile in majoun-0.0.3

- old
+ new

@@ -3,10 +3,10 @@ source 'https://rubygems.org' gemspec group :development do - gem 'devtools', git: 'https://github.com/rom-rb/devtools.git', branch: 'master' + gem 'devtools', git: 'https://github.com/mbj/devtools.git', branch: 'master' end # added by devtools eval_gemfile 'Gemfile.devtools'