diff --git a/Gemfile.lock b/Gemfile.lock index 7d4396e1c..54aa9185a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4) + activesupport (= 7.0.4) + activerecord (7.0.4) + activemodel (= 7.0.4) + activesupport (= 7.0.4) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) archive-zip (0.12.0) io-like (~> 0.3.0) @@ -23,7 +23,7 @@ GEM timers (~> 4.1) async-dns (1.3.0) async-io (~> 1.15) - async-io (1.33.0) + async-io (1.34.0) async browserstack-local (1.4.0) buftok (0.2.0) @@ -40,7 +40,7 @@ GEM childprocess (4.1.0) coderay (1.1.3) concurrent-ruby (1.1.10) - console (1.15.3) + console (1.16.2) fiber-local curb (1.0.1) daemons (1.4.1) @@ -94,11 +94,11 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) mini_mime (1.1.2) - minitest (5.16.2) + minitest (5.16.3) mojo_magick (0.6.7) msfrpc-client (1.1.2) msgpack (~> 1) - msgpack (1.5.4) + msgpack (1.6.0) multipart-post (2.2.3) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) @@ -118,16 +118,16 @@ GEM parseconfig (1.1.2) parser (3.1.2.1) ast (~> 2.4.1) - power_assert (2.0.1) + power_assert (2.0.2) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (4.0.4) + psych (4.0.6) stringio - public_suffix (4.0.7) + public_suffix (5.0.0) qr4r (0.6.1) mojo_magick (~> 0.6.5) rqrcode_core (~> 0.1) @@ -141,7 +141,7 @@ GEM rake (13.0.6) rdoc (6.4.0) psych (>= 4.0.0) - regexp_parser (2.5.0) + regexp_parser (2.6.0) reline (0.3.1) io-console (~> 0.5) rest-client (2.1.0) @@ -158,13 +158,13 @@ GEM rspec-mocks (~> 3.11.0) rspec-core (3.11.0) rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + rspec-expectations (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (3.11.1) rubocop (1.36.0) json (~> 2.3) parallel (~> 1.10) @@ -175,7 +175,7 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.23.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) @@ -224,7 +224,7 @@ GEM thread_safe (0.3.6) tilt (2.0.11) timeout (0.3.0) - timers (4.3.3) + timers (4.3.5) tins (1.31.1) sync twitter (7.0.0) @@ -245,7 +245,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) webrick (1.7.0) websocket (1.2.9) websocket-client-simple (0.6.0) @@ -306,4 +306,4 @@ DEPENDENCIES xmlrpc BUNDLED WITH - 2.3.14 + 2.3.19