This repository has been archived by the owner on Oct 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathGemfile.lock
164 lines (160 loc) · 3.44 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
asciidoctor (1.5.4)
autoprefixer-rails (6.3.6)
execjs
builder (3.2.2)
capybara (2.7.1)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
chronic (0.10.2)
concurrent-ruby (1.0.2)
cucumber (2.3.3)
builder (>= 2.1.2)
cucumber-core (~> 1.4.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 3.2.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.4.0)
gherkin (~> 3.2.0)
cucumber-wire (0.0.1)
diff-lcs (1.2.5)
execjs (2.6.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.17)
foreman (0.81.0)
thor (~> 0.19.1)
gherkin (3.2.0)
git-version-bump (0.15.1)
htmlentities (4.3.4)
icalendar (2.3.0)
launchy (2.4.3)
addressable (~> 2.3)
liquid (3.0.6)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
mini_portile2 (2.3.0)
multi_json (1.12.0)
multi_test (0.1.2)
multipart-post (2.0.0)
newrelic_rpm (3.15.2.317)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
puma (3.4.0)
pygments.rb (1.2.1)
multi_json (>= 1.0.0)
rack (1.6.10)
rack-contrib (1.4.0)
git-version-bump (~> 0.15)
rack (~> 1.4)
rack-protection (1.5.5)
rack
rack-proxy (0.5.17)
rack
rack-reverse-proxy (0.11.0)
rack (>= 1.0.0)
rack-proxy (~> 0.5, >= 0.5.14)
rack-rewrite (1.5.1)
rack-test (0.6.3)
rack (>= 1.0)
rake (11.1.2)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
redcarpet (3.3.4)
rerun (0.11.0)
listen (~> 3.0)
rollbar (2.11.3)
multi_json
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
ruby_dep (1.5.0)
sass (3.4.22)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slim (3.0.6)
temple (~> 0.7.3)
tilt (>= 1.3.3, < 2.1)
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-helpers (1.2.1)
sprockets (>= 2.2)
temple (0.7.6)
thor (0.19.1)
tilt (2.0.2)
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
values (1.8.0)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
asciidoctor (= 1.5.4)
autoprefixer-rails (= 6.3.6)
capybara
chronic
cucumber
foreman
htmlentities (= 4.3.4)
icalendar
launchy
liquid (= 3.0.6)
newrelic_rpm
nokogiri
octokit (~> 4.0)
puma
pygments.rb
rack-contrib
rack-reverse-proxy
rack-rewrite
rake
rb-fsevent
redcarpet (= 3.3.4)
rerun
rollbar
rspec
sass
sinatra (= 1.4.7)
slim (= 3.0.6)
sprockets (~> 3.0)
sprockets-helpers
uglifier (= 3.0.0)
values
RUBY VERSION
ruby 2.3.8p459
BUNDLED WITH
2.0.1