Skip to content

Commit 7857ef4

Browse files
Merge pull request #9633 from p8/roda/update-dependencies
[ruby/roda] Update dependencies
2 parents 754f6f9 + a1624a1 commit 7857ef4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

frameworks/Ruby/roda-sequel/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
base64 (0.2.0)
5-
bigdecimal (3.1.8)
6-
erubi (1.13.0)
5+
bigdecimal (3.1.9)
6+
erubi (1.13.1)
77
iodine (0.7.58)
8-
json (2.9.1)
8+
json (2.10.1)
99
kgio (2.11.4)
1010
mysql2 (0.5.6)
1111
nio4r (2.7.4)
12-
pg (1.5.8)
13-
puma (6.5.0)
12+
pg (1.5.9)
13+
puma (6.6.0)
1414
nio4r (~> 2.0)
15-
rack (3.1.8)
15+
rack (3.1.11)
1616
raindrops (0.20.1)
17-
roda (3.85.0)
17+
roda (3.89.0)
1818
rack
19-
sequel (5.85.0)
19+
sequel (5.90.0)
2020
bigdecimal
2121
sequel_pg (1.17.1)
2222
pg (>= 0.18.0, != 1.2.0)
2323
sequel (>= 4.38.0)
24-
tilt (2.4.0)
24+
tilt (2.6.0)
2525
unicorn (6.1.0)
2626
kgio (~> 2.6)
2727
raindrops (~> 0.7)

0 commit comments

Comments
 (0)