Skip to content

Commit

Permalink
Merge pull request #132 from jclusso/dependabot/bundler/dockerfile-ra…
Browse files Browse the repository at this point in the history
…ils-1.6.24

Bump dockerfile-rails from 1.6.22 to 1.6.24
  • Loading branch information
jclusso authored Dec 2, 2024
2 parents 5690b6f + 4b905ef commit 42d0255
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
dnsruby (1.72.3)
base64 (~> 0.2.0)
simpleidn (~> 0.2.1)
dockerfile-rails (1.6.22)
dockerfile-rails (1.6.24)
rails (>= 3.0.0)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -157,7 +157,7 @@ GEM
reline (>= 0.4.2)
json (2.7.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -169,11 +169,11 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
minitest-retry (0.2.3)
minitest (>= 5.0)
msgpack (1.7.2)
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -194,7 +194,8 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (5.0.4)
puma (6.5.0)
Expand All @@ -205,7 +206,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
Expand All @@ -216,14 +217,14 @@ GEM
nokogiri (~> 1.14)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rexml (3.3.9)
rubocop (1.60.2)
Expand Down Expand Up @@ -257,7 +258,7 @@ GEM
rubocop-rails
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.1)
securerandom (0.4.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -289,7 +290,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down

0 comments on commit 42d0255

Please sign in to comment.