Skip to content

Commit

Permalink
Merge pull request #298 from aspettl/bundle-update
Browse files Browse the repository at this point in the history
bundle update
  • Loading branch information
aspettl authored Aug 27, 2024
2 parents 5f0baae + e68c2b8 commit 0dd2684
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
Expand Down Expand Up @@ -105,7 +105,8 @@ GEM
warden (~> 1.2.3)
drb (2.2.1)
erubi (1.13.0)
ffi (1.15.5)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
Expand Down Expand Up @@ -163,7 +164,7 @@ GEM
racc
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
pwned (2.4.1)
Expand Down Expand Up @@ -271,12 +272,12 @@ GEM
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
tilt (2.2.0)
tilt (2.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
useragent (0.16.10)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit 0dd2684

Please sign in to comment.