Gemfile in cl-1.1.5 vs Gemfile in cl-1.2.0

- old
+ new

@@ -1,8 +1,10 @@ source 'https://rubygems.org' gemspec +# gem 'regstry', path: '../registry' + group :test do gem 'memfs' gem 'rspec' gem 'coveralls', require: false end