We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59c4fc commit 64cb1d0Copy full SHA for 64cb1d0
Gemfile.lock
@@ -108,17 +108,19 @@ GEM
108
treetop (~> 1.4.8)
109
method_source (0.8.2)
110
mime-types (1.25.1)
111
- mini_portile (0.5.2)
+ mini_portile2 (2.8.0)
112
multi_json (1.8.2)
113
multi_test (0.0.2)
114
- nokogiri (1.6.0)
115
- mini_portile (~> 0.5.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
116
+ racc (~> 1.4)
117
pg (0.12.2)
118
polyglot (0.3.3)
119
pry (0.9.12.4)
120
coderay (~> 1.0)
121
method_source (~> 0.8)
122
slop (~> 3.4)
123
+ racc (1.6.0)
124
rack (1.4.5)
125
rack-cache (1.2)
126
rack (>= 0.4)
0 commit comments