-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
56 lines (52 loc) · 1.1 KB
/
Gemfile.lock
File metadata and controls
56 lines (52 loc) · 1.1 KB
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
PATH
remote: .
specs:
hue_switch (1.0.6)
chronic (~> 0.10.0)
chronic_duration (~> 0)
httparty (~> 0.13.0)
numbers_in_words (~> 0.2.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
chronic (0.10.2)
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
diff-lcs (1.1.3)
httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.3)
minitest (5.8.0)
multi_xml (0.5.5)
numbers_in_words (0.2.0)
activesupport
numerizer (0.1.1)
rake (10.4.2)
rspec (2.4.0)
rspec-core (~> 2.4.0)
rspec-expectations (~> 2.4.0)
rspec-mocks (~> 2.4.0)
rspec-core (2.4.0)
rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.4.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.9)
hue_switch!
rake (~> 10.0)
rspec (~> 2.4, >= 2.4.0)
BUNDLED WITH
1.10.3