diff --git a/Gemfile.lock b/Gemfile.lock index 76dcfd5..964dc22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,12 @@ GIT warden (~> 1.2.3) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-clipboard (2.0.4) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.5) actionpack (= 5.2.4.5) @@ -91,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -121,8 +125,8 @@ GEM font-awesome-sass (4.3.2.1) sass (~> 3.2) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.16.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -148,7 +152,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) http_parser.rb (0.6.0) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jbuilder (2.9.1) @@ -180,7 +184,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.4) + minitest (5.17.0) msgpack (1.3.3) multi_json (1.15.0) multi_xml (0.6.0) @@ -243,7 +247,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.5) sprockets-rails (>= 2.0.0) - rails-assets-clipboard (2.0.4) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x) @@ -349,7 +352,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)