forked from josqu4red/ilorb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
62 lines (59 loc) · 1.23 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
PATH
remote: .
specs:
ilorb (0.0.3)
nokogiri
nori (~> 2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
coderay (1.0.9)
crack (0.4.1)
safe_yaml (~> 0.9.0)
diff-lcs (1.2.4)
method_source (0.8.1)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nori (2.5.0)
parser (2.2.2.2)
ast (>= 1.1, < 3.0)
powerpack (0.1.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rainbow (2.0.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.3)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
rubocop (0.30.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.7.5)
safe_yaml (0.9.4)
slop (3.4.5)
webmock (1.13.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.2)
ilorb!
pry
rspec (~> 2.14)
rubocop
webmock (~> 1.13)