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 b4f074e commit f534192Copy full SHA for f534192
Gemfile.lock
@@ -136,15 +136,16 @@ GEM
136
method_source (1.0.0)
137
mimemagic (0.3.4)
138
mini_mime (1.0.2)
139
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
140
minitest (5.14.0)
141
msgpack (1.3.3)
142
multi_json (1.15.0)
143
multi_xml (0.6.0)
144
multipart-post (2.1.1)
145
nio4r (2.5.2)
146
- nokogiri (1.10.9)
147
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
148
+ racc (~> 1.4)
149
oauth2 (1.4.4)
150
faraday (>= 0.8, < 2.0)
151
jwt (>= 1.0, < 3.0)
@@ -169,6 +170,7 @@ GEM
169
170
public_suffix (4.0.6)
171
puma (4.3.3)
172
nio4r (~> 2.0)
173
+ racc (1.5.2)
174
rack (2.2.2)
175
rack-protection (2.1.0)
176
rack
0 commit comments