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 bf3659e commit 81939c4Copy full SHA for 81939c4
canaries/example/Gemfile.lock
@@ -2,8 +2,6 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
CFPropertyList (3.0.5)
5
- base64
6
- nkf
7
rexml
8
addressable (2.8.7)
9
public_suffix (>= 2.0.2, < 7.0)
@@ -27,7 +25,6 @@ GEM
27
25
aws-eventstream (~> 1, >= 1.0.2)
28
26
babosa (1.0.4)
29
base64 (0.2.0)
30
- bigdecimal (3.2.2)
31
claide (1.1.0)
32
colored (1.2)
33
colored2 (3.1.2)
@@ -164,7 +161,6 @@ GEM
164
161
multipart-post (2.4.1)
165
162
nanaimo (0.3.0)
166
163
naturally (2.3.0)
167
- nkf (0.2.0)
168
optparse (0.6.0)
169
os (1.1.4)
170
plist (3.7.2)
@@ -175,7 +171,7 @@ GEM
175
171
trailblazer-option (>= 0.1.1, < 0.2.0)
176
172
uber (< 0.2.0)
177
173
retriable (3.1.2)
178
- rexml (3.3.9)
174
+ rexml (3.4.4)
179
rouge (3.28.0)
180
ruby2_keywords (0.0.5)
181
rubyzip (2.4.1)
0 commit comments