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 7045b4f commit ba1ed9aCopy full SHA for ba1ed9a
1 file changed
Gemfile.lock
@@ -4,9 +4,9 @@ GEM
4
coderay (1.1.2)
5
diff-lcs (1.3)
6
method_source (0.9.0)
7
- mini_portile2 (2.3.0)
8
- nokogiri (1.8.5)
9
- mini_portile2 (~> 2.3.0)
+ mini_portile2 (2.4.0)
+ nokogiri (1.10.3)
+ mini_portile2 (~> 2.4.0)
10
pry (0.11.3)
11
coderay (~> 1.1.0)
12
method_source (~> 0.9.0)
@@ -35,4 +35,4 @@ DEPENDENCIES
35
rspec
36
37
BUNDLED WITH
38
- 1.16.1
+ 1.17.1
0 commit comments