We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8646408 + fddf78d commit fe39462Copy full SHA for fe39462
Gemfile.lock
@@ -118,15 +118,16 @@ GEM
118
method_source (1.0.0)
119
mimemagic (0.3.5)
120
mini_mime (1.0.2)
121
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
122
minitest (5.14.1)
123
msgpack (1.3.3)
124
multi_json (1.15.0)
125
multi_xml (0.6.0)
126
multipart-post (2.1.1)
127
nio4r (2.5.2)
128
- nokogiri (1.10.10)
129
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.9)
+ mini_portile2 (~> 2.8.0)
130
+ racc (~> 1.4)
131
oauth2 (1.4.4)
132
faraday (>= 0.8, < 2.0)
133
jwt (>= 1.0, < 3.0)
@@ -146,6 +147,7 @@ GEM
146
147
public_suffix (4.0.5)
148
puma (4.3.5)
149
nio4r (~> 2.0)
150
+ racc (1.6.0)
151
rack (2.2.3)
152
rack-proxy (0.6.5)
153
rack
0 commit comments