Skip to content

Commit 284b719

Browse files
committed
[ruby/agoo] Revert some gem updates
Agoo is currently failing after a gem update in commit 2aceb3d. Revert the updates for oj and agoo for now.
1 parent e52b3e4 commit 284b719

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frameworks/Ruby/agoo/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
agoo (2.15.14)
4+
agoo (2.15.13)
55
bigdecimal (4.0.1)
6-
connection_pool (3.0.2)
7-
oj (3.16.13)
6+
connection_pool (2.5.0)
7+
oj (3.16.12)
88
bigdecimal (>= 3.0)
99
ostruct (>= 0.2)
1010
ostruct (0.6.3)
1111
pg (1.6.3)
1212
pg (1.6.3-x86_64-linux)
13-
rack (3.2.4)
13+
rack (3.2.0)
1414

1515
PLATFORMS
1616
ruby

0 commit comments

Comments
 (0)