Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3287ef7

Browse files
author
Adam Garstka
committed
Sync Gemfile.lock
1 parent 71f7066 commit 3287ef7

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

Gemfile.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
ansi (1.5.0)
5-
ast (2.0.0)
64
coderay (1.1.0)
75
diff-lcs (1.2.5)
86
json (1.8.3)
97
method_source (0.8.2)
10-
oga (1.0.2)
11-
ast
12-
ruby-ll (~> 2.1)
8+
mini_portile (0.6.2)
9+
nokogiri (1.6.6.2)
10+
mini_portile (~> 0.6.0)
1311
pry (0.10.1)
1412
coderay (~> 1.1.0)
1513
method_source (~> 0.8.1)
@@ -28,20 +26,17 @@ GEM
2826
diff-lcs (>= 1.2.0, < 2.0)
2927
rspec-support (~> 3.2.0)
3028
rspec-support (3.2.2)
31-
ruby-ll (2.1.2)
32-
ansi
33-
ast
3429
slop (3.6.0)
3530

3631
PLATFORMS
3732
ruby
3833

3934
DEPENDENCIES
4035
json
41-
oga
36+
nokogiri
4237
pry
4338
rake
4439
rspec
4540

4641
BUNDLED WITH
47-
1.10.2
42+
1.10.6

0 commit comments

Comments
 (0)