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 17d42af commit b1c8a61Copy full SHA for b1c8a61
Gemfile.lock
@@ -156,16 +156,17 @@ GEM
156
method_source (1.0.0)
157
mimemagic (0.3.4)
158
mini_mime (1.0.2)
159
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
160
minitest (5.14.0)
161
msgpack (1.3.3)
162
multi_json (1.15.0)
163
multi_xml (0.6.0)
164
multipart-post (2.1.1)
165
naught (1.1.0)
166
nio4r (2.5.2)
167
- nokogiri (1.10.9)
168
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
169
+ racc (~> 1.4)
170
oauth2 (1.4.4)
171
faraday (>= 0.8, < 2.0)
172
jwt (>= 1.0, < 3.0)
@@ -191,6 +192,7 @@ GEM
191
192
public_suffix (4.0.6)
193
puma (4.3.3)
194
nio4r (~> 2.0)
195
+ racc (1.5.2)
196
rack (2.2.2)
197
rack-protection (2.1.0)
198
rack
0 commit comments