We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 754f6f9 + a1624a1 commit 7857ef4Copy full SHA for 7857ef4
frameworks/Ruby/roda-sequel/Gemfile.lock
@@ -2,26 +2,26 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
base64 (0.2.0)
5
- bigdecimal (3.1.8)
6
- erubi (1.13.0)
+ bigdecimal (3.1.9)
+ erubi (1.13.1)
7
iodine (0.7.58)
8
- json (2.9.1)
+ json (2.10.1)
9
kgio (2.11.4)
10
mysql2 (0.5.6)
11
nio4r (2.7.4)
12
- pg (1.5.8)
13
- puma (6.5.0)
+ pg (1.5.9)
+ puma (6.6.0)
14
nio4r (~> 2.0)
15
- rack (3.1.8)
+ rack (3.1.11)
16
raindrops (0.20.1)
17
- roda (3.85.0)
+ roda (3.89.0)
18
rack
19
- sequel (5.85.0)
+ sequel (5.90.0)
20
bigdecimal
21
sequel_pg (1.17.1)
22
pg (>= 0.18.0, != 1.2.0)
23
sequel (>= 4.38.0)
24
- tilt (2.4.0)
+ tilt (2.6.0)
25
unicorn (6.1.0)
26
kgio (~> 2.6)
27
raindrops (~> 0.7)
0 commit comments