diff --git a/Gemfile.lock b/Gemfile.lock index 76dcfd5..cd3e226 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) @@ -168,7 +172,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -179,7 +183,7 @@ GEM method_source (0.9.2) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.8.0) minitest (5.14.4) msgpack (1.3.3) multi_json (1.15.0) @@ -187,8 +191,8 @@ GEM multipart-post (2.1.1) nenv (0.3.0) nio4r (2.5.7) - nokogiri (1.11.2) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -222,7 +226,7 @@ GEM method_source (~> 0.9.0) public_suffix (4.0.6) puma (3.12.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-livereload (0.3.17) rack @@ -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)