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 3fb53f5 commit 1a26c0dCopy full SHA for 1a26c0d
Gemfile.lock
@@ -24,9 +24,9 @@ GEM
24
httpclient (~> 2.8, >= 2.8.3)
25
json (>= 1.5.1)
26
atomos (0.1.3)
27
- base64 (0.2.0)
28
- benchmark (0.4.0)
29
- bigdecimal (3.1.9)
+ base64 (0.3.0)
+ benchmark (0.4.1)
+ bigdecimal (3.2.0)
30
claide (1.1.0)
31
cocoapods (1.16.2)
32
addressable (~> 2.8)
@@ -68,7 +68,7 @@ GEM
68
colored2 (3.1.2)
69
concurrent-ruby (1.3.5)
70
connection_pool (2.5.3)
71
- drb (2.2.1)
+ drb (2.2.3)
72
escape (0.0.4)
73
ethon (0.16.0)
74
ffi (>= 1.15.0)
@@ -80,7 +80,7 @@ GEM
80
mutex_m
81
i18n (1.14.7)
82
concurrent-ruby (~> 1.0)
83
- json (2.12.0)
+ json (2.12.2)
84
logger (1.7.0)
85
minitest (5.25.5)
86
molinillo (0.8.0)
0 commit comments