diff --git a/spec/dummy4/Gemfile.lock b/spec/dummy4/Gemfile.lock index bc0019d..0ef41b3 100644 --- a/spec/dummy4/Gemfile.lock +++ b/spec/dummy4/Gemfile.lock @@ -2,7 +2,8 @@ PATH remote: ../.. specs: attachinary (1.3.1) - cloudinary (~> 1.1.0) + cloudinary (~> 1.1) + coffee-script rails (>= 3.2) GEM @@ -43,7 +44,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.2) autoprefixer-rails (5.2.1.1) execjs @@ -159,6 +161,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + public_suffix (5.0.0) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)