gemfiles/rails_6.1.gemfile in cloudtasker-0.13.2 vs gemfiles/rails_6.1.gemfile in cloudtasker-0.14.rc1

- old
+ new

@@ -1,8 +1,18 @@ # This file was generated by Appraisal source "https://rubygems.org" +gem "appraisal", github: "thoughtbot/appraisal" +gem "bundler", "~> 2.0" +gem "rake", ">= 12.3.3" +gem "rspec", "~> 3.0" +gem "rspec-json_expectations", "~> 2.2" +gem "rubocop", "~> 1.64.1" +gem "rubocop-rspec", "~> 3.0.1" +gem "semantic_logger" +gem "timecop" +gem "webmock" gem "rails", "~> 6.1.0" gem "rspec-rails" gemspec path: "../"