Gemfile in junk_drawer-1.3.0 vs Gemfile in junk_drawer-1.4.0

- old
+ new

@@ -1,5 +1,8 @@ # frozen_string_literal: true source 'https://rubygems.org' gemspec + +gem 'activerecord', '~> 5.1.0' +gem 'activesupport', '~> 5.1.0'