Skip to content

Commit

Permalink
Update bundler release and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rammpeter committed Aug 15, 2023
1 parent ae0813c commit 48f2139
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
bindex (0.8.1)
brakeman (6.0.0)
brakeman (6.0.1)
builder (3.2.4)
concurrent-ruby (1.2.2)
crass (1.0.6)
Expand Down Expand Up @@ -95,12 +95,12 @@ GEM
net-smtp
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.4.1)
mime-types (3.5.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
mini_mime (1.1.2)
minitest (5.18.1)
net-imap (0.3.6)
mime-types-data (3.2023.0808)
mini_mime (1.1.5)
minitest (5.19.0)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -110,15 +110,15 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9-java)
nokogiri (1.15.3-java)
nokogiri (1.15.4-java)
racc (~> 1.4)
playwright-ruby-client (1.35.0)
playwright-ruby-client (1.37.0)
concurrent-ruby (>= 1.1.6)
mime-types (>= 3.0)
puma (5.6.6-java)
nio4r (~> 2.0)
racc (1.7.1-java)
rack (2.2.7)
rack (2.2.8)
rack-mini-profiler (2.3.4)
rack (>= 1.2.0)
rack-test (2.1.0)
Expand All @@ -138,7 +138,7 @@ GEM
bundler (>= 1.15.0)
railties (= 6.1.7.4)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand All @@ -155,7 +155,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.6)
ruby-plsql (0.8.0)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -186,10 +186,10 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
websocket-driver (0.7.5-java)
websocket-driver (0.7.6-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
universal-java-19
Expand Down Expand Up @@ -225,4 +225,4 @@ RUBY VERSION
ruby 3.1.4p0 (jruby 9.4.3.0)

BUNDLED WITH
2.4.16
2.4.18

0 comments on commit 48f2139

Please sign in to comment.