Gemfile in junk_drawer-1.8.0 vs Gemfile in junk_drawer-2.0.0

- old
+ new

@@ -1,10 +1,5 @@ # frozen_string_literal: true source 'https://rubygems.org' gemspec - -gem 'activerecord', '~> 5.2.0' -gem 'activesupport', '~> 5.2.0' -gem 'hstore_accessor', '~> 1.1.1' -gem 'jsonb_accessor', '~> 1.3.6'