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.
2 parents 18f0b88 + a19729b commit e26fe96Copy full SHA for e26fe96
Gemfile.lock
@@ -123,7 +123,7 @@ GEM
123
msgpack (1.4.2)
124
mysql2 (0.5.3)
125
nio4r (2.5.7)
126
- nokogiri (1.11.1)
+ nokogiri (1.11.2)
127
mini_portile2 (~> 2.5.0)
128
racc (~> 1.4)
129
pry (0.14.0)
@@ -182,10 +182,10 @@ GEM
182
rspec-mocks (3.10.2)
183
diff-lcs (>= 1.2.0, < 2.0)
184
rspec-support (~> 3.10.0)
185
- rspec-rails (4.1.0)
186
- actionpack (>= 4.2)
187
- activesupport (>= 4.2)
188
- railties (>= 4.2)
+ rspec-rails (5.0.1)
+ actionpack (>= 5.2)
+ activesupport (>= 5.2)
+ railties (>= 5.2)
189
rspec-core (~> 3.10)
190
rspec-expectations (~> 3.10)
191
rspec-mocks (~> 3.10)
0 commit comments