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 4f0cddc commit 2cccea4Copy full SHA for 2cccea4
Gemfile.lock
@@ -16,9 +16,9 @@ GEM
16
treetop (~> 1.4)
17
yajl-ruby (~> 1.1)
18
gherkin (4.0.0)
19
- mini_portile2 (2.1.0)
20
- nokogiri (1.6.8.1)
21
- mini_portile2 (~> 2.1.0)
+ mini_portile2 (2.3.0)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
22
polyglot (0.3.5)
23
rake (11.3.0)
24
rspec (3.4.0)
@@ -47,4 +47,4 @@ DEPENDENCIES
47
rspec
48
49
BUNDLED WITH
50
- 1.13.2
+ 1.16.0.pre.3
0 commit comments