diff --git a/Gemfile.lock b/Gemfile.lock index 99134f71..41cf959e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,9 @@ GIT remote: https://github.com/jumph4x/canonical-rails.git - revision: 52fbad653f665d999f1849e322903557d39d9ef2 + revision: a636935da290b64b0da088e338fe8de86e808a8d specs: canonical-rails (0.2.14) - actionmailer (>= 4.1, <= 7.1) - activerecord (>= 4.1, <= 7.1) - railties (>= 4.1, <= 7.1) - sprockets-rails (~> 3.0) + actionview (>= 4.1, <= 7.1) GEM remote: https://rubygems.org/ @@ -183,14 +180,14 @@ GEM mini_portile2 (2.8.4) minitest (5.20.0) msgpack (1.6.0) - net-imap (0.3.7) + net-imap (0.4.2) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol netrc (0.11.0) nio4r (2.5.9) @@ -328,18 +325,11 @@ GEM spring-watcher-listen (2.1.0) listen (>= 2.7, < 4.0) spring (>= 4) - sprockets (4.2.1) - concurrent-ruby (~> 1.0) - rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) - sprockets (>= 3.0.0) sqlite3 (1.6.7) mini_portile2 (~> 2.8.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)