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.
1 parent 500c391 commit a363f00Copy full SHA for a363f00
frameworks/Ruby/rage-sequel/Gemfile.lock
@@ -1,9 +1,10 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- bigdecimal (3.1.9)
+ bigdecimal (3.3.1)
5
logger (1.7.0)
6
- pg (1.5.9)
+ pg (1.6.2)
7
+ pg (1.6.2-x86_64-darwin)
8
rack (2.2.20)
9
rack-test (2.2.0)
10
rack (>= 1.3)
@@ -16,9 +17,9 @@ GEM
16
17
thor (~> 1.0)
18
zeitwerk (~> 2.6)
19
rake (13.2.1)
- sequel (5.88.0)
20
+ sequel (5.97.0)
21
bigdecimal
- sequel_pg (1.17.1)
22
+ sequel_pg (1.17.2)
23
pg (>= 0.18.0, != 1.2.0)
24
sequel (>= 4.38.0)
25
thor (1.3.2)
frameworks/Ruby/rage/Gemfile.lock
@@ -30,7 +30,8 @@ GEM
30
concurrent-ruby (~> 1.0)
31
32
minitest (5.25.5)
33
34
35
rack (2.2.18)
36
37
0 commit comments