forked from chad/turbulence
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
42 lines (39 loc) · 794 Bytes
/
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
PATH
remote: .
specs:
turbulence (0.0.9)
flog (= 2.5.0)
json (= 1.4.6)
launchy (~> 0.4.0)
GEM
remote: http://rubygems.org/
specs:
configuration (1.2.0)
diff-lcs (1.1.2)
flog (2.5.0)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
json (1.4.6)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
rake (0.8.7)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)
PLATFORMS
ruby
DEPENDENCIES
flog (= 2.5.0)
json (= 1.4.6)
launchy (~> 0.4.0)
rspec
turbulence!