From 3eea3c34ec0565ad921d37372118b77a179c4f68 Mon Sep 17 00:00:00 2001 From: Peter Ramm Date: Thu, 8 Jul 2021 18:42:51 +0200 Subject: [PATCH] New release --- Gemfile.lock | 77 ++++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 39 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41b90712..aaff008e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,69 +1,69 @@ GIT remote: http://github.com/rammpeter/Panorama_Gem - revision: 9d72b55dffed5a15383eb6ae98c3e91d55ef339b + revision: c8eb814978cda46e73ce3c9602f3c57de8679e80 specs: - panorama_gem (2.10.70) - actionmailer (= 6.1.3.2) - actionpack (= 6.1.3.2) - actionview (= 6.1.3.2) - activejob (= 6.1.3.2) - activemodel (= 6.1.3.2) - activerecord (= 6.1.3.2) + panorama_gem (2.10.73) + actionmailer (= 6.1.4) + actionpack (= 6.1.4) + actionview (= 6.1.4) + activejob (= 6.1.4) + activemodel (= 6.1.4) + activerecord (= 6.1.4) activerecord-nulldb-adapter activerecord-oracle_enhanced-adapter - activesupport (= 6.1.3.2) + activesupport (= 6.1.4) i18n (= 1.8.7) - railties (= 6.1.3.2) + railties (= 6.1.4) sass-rails (~> 5.0) GEM remote: https://rubygems.org/ specs: - actionmailer (6.1.3.2) - actionpack (= 6.1.3.2) - actionview (= 6.1.3.2) - activejob (= 6.1.3.2) - activesupport (= 6.1.3.2) + actionmailer (6.1.4) + actionpack (= 6.1.4) + actionview (= 6.1.4) + activejob (= 6.1.4) + activesupport (= 6.1.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.3.2) - actionview (= 6.1.3.2) - activesupport (= 6.1.3.2) + actionpack (6.1.4) + actionview (= 6.1.4) + activesupport (= 6.1.4) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3.2) - activesupport (= 6.1.3.2) + actionview (6.1.4) + activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.3.2) - activesupport (= 6.1.3.2) + activejob (6.1.4) + activesupport (= 6.1.4) globalid (>= 0.3.6) - activemodel (6.1.3.2) - activesupport (= 6.1.3.2) - activerecord (6.1.3.2) - activemodel (= 6.1.3.2) - activesupport (= 6.1.3.2) + activemodel (6.1.4) + activesupport (= 6.1.4) + activerecord (6.1.4) + activemodel (= 6.1.4) + activesupport (= 6.1.4) activerecord-nulldb-adapter (0.7.0) activerecord (>= 5.2.0, < 6.3) activerecord-oracle_enhanced-adapter (6.1.4) activerecord (~> 6.1.0) ruby-plsql (>= 0.6.0) - activesupport (6.1.3.2) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) builder (3.2.4) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crass (1.0.6) erubi (1.10.0) execjs (2.8.1) - ffi (1.15.1-java) + ffi (1.15.3-java) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.7) @@ -77,7 +77,7 @@ GEM listen (3.5.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.9.1) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -86,7 +86,7 @@ GEM mini_mime (1.1.0) minitest (5.14.4) nio4r (2.5.7-java) - nokogiri (1.11.6-java) + nokogiri (1.11.7-java) racc (~> 1.4) puma (5.3.2-java) nio4r (~> 2.0) @@ -99,13 +99,13 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (6.1.3.2) - actionpack (= 6.1.3.2) - activesupport (= 6.1.3.2) + railties (6.1.4) + actionpack (= 6.1.4) + activesupport (= 6.1.4) method_source - rake (>= 0.8.7) + rake (>= 0.13) thor (~> 1.0) - rake (13.0.3) + rake (13.0.5) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -142,7 +142,6 @@ GEM zeitwerk (2.4.2) PLATFORMS - universal-java-15 universal-java-16 DEPENDENCIES @@ -158,4 +157,4 @@ DEPENDENCIES uglifier (>= 1.3.0) BUNDLED WITH - 2.2.17 + 2.2.20