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 8cab8f3 commit 0131a51Copy full SHA for 0131a51
1 file changed
Gemfile.lock
@@ -19,7 +19,7 @@ GEM
19
atomos (0.1.3)
20
base64 (0.3.0)
21
benchmark (0.4.1)
22
- bigdecimal (3.2.2)
+ bigdecimal (3.2.3)
23
claide (1.1.0)
24
cocoapods (1.15.2)
25
addressable (~> 2.8)
@@ -61,7 +61,7 @@ GEM
61
colored2 (3.1.2)
62
concurrent-ruby (1.3.3)
63
escape (0.0.4)
64
- ethon (0.16.0)
+ ethon (0.15.0)
65
ffi (>= 1.15.0)
66
ffi (1.17.2)
67
fourflusher (2.3.1)
@@ -81,10 +81,10 @@ GEM
81
netrc (0.11.0)
82
nkf (0.2.0)
83
public_suffix (4.0.7)
84
- rexml (3.4.1)
+ rexml (3.4.4)
85
ruby-macho (2.5.1)
86
- typhoeus (1.4.1)
87
- ethon (>= 0.9.0)
+ typhoeus (1.5.0)
+ ethon (>= 0.9.0, < 0.16.0)
88
tzinfo (2.0.6)
89
concurrent-ruby (~> 1.0)
90
xcodeproj (1.25.1)
@@ -113,4 +113,4 @@ RUBY VERSION
113
ruby 2.6.10p210
114
115
BUNDLED WITH
116
- 1.17.2
+ 2.0.0
0 commit comments