helena 1.0.3 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +1 -0
- data/Gemfile.lock +39 -37
- data/lib/helena/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6a6db9f46cd390548ed2c511bea733e62127d3f6
|
|
4
|
+
data.tar.gz: 01aaffba5e1dfc35327128999a22551d32774932
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0718ba9b0e62a15bb8299d3febb0cd0eb407e1fa6957e29fcc105922ca79353a3779212b69940a24b2edd4239d9c1d707dc4f50703b489c4d389b11b723e66bd
|
|
7
|
+
data.tar.gz: 99b48aea01533d7a6e7167f363169473e754da893bde5016cf910e2e58b74521b50e20fde1ec6e5f5a8426087697ffef0e1261b36c6d64c0d69005e295da9dad
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
helena (1.0
|
|
4
|
+
helena (1.1.0)
|
|
5
5
|
bootstrap-sass (~> 3.2)
|
|
6
6
|
breadcrumbs_on_rails (~> 2.3)
|
|
7
7
|
browser (~> 2.0)
|
|
@@ -58,7 +58,7 @@ GEM
|
|
|
58
58
|
tzinfo (~> 1.1)
|
|
59
59
|
addressable (2.4.0)
|
|
60
60
|
arel (6.0.3)
|
|
61
|
-
autoprefixer-rails (6.3.
|
|
61
|
+
autoprefixer-rails (6.3.6.2)
|
|
62
62
|
execjs
|
|
63
63
|
better_errors (2.1.1)
|
|
64
64
|
coderay (>= 1.0.0)
|
|
@@ -70,11 +70,11 @@ GEM
|
|
|
70
70
|
autoprefixer-rails (>= 5.2.1)
|
|
71
71
|
sass (>= 3.3.4)
|
|
72
72
|
breadcrumbs_on_rails (2.3.1)
|
|
73
|
-
browser (2.0
|
|
74
|
-
bson (4.
|
|
73
|
+
browser (2.2.0)
|
|
74
|
+
bson (4.1.1)
|
|
75
75
|
builder (3.2.2)
|
|
76
|
-
byebug (
|
|
77
|
-
capybara (2.
|
|
76
|
+
byebug (9.0.5)
|
|
77
|
+
capybara (2.7.1)
|
|
78
78
|
addressable
|
|
79
79
|
mime-types (>= 1.16)
|
|
80
80
|
nokogiri (>= 1.3.3)
|
|
@@ -84,7 +84,7 @@ GEM
|
|
|
84
84
|
childprocess (0.5.9)
|
|
85
85
|
ffi (~> 1.0, >= 1.0.11)
|
|
86
86
|
coderay (1.1.1)
|
|
87
|
-
concurrent-ruby (1.0.
|
|
87
|
+
concurrent-ruby (1.0.2)
|
|
88
88
|
coveralls (0.8.13)
|
|
89
89
|
json (~> 1.8)
|
|
90
90
|
simplecov (~> 0.11.0)
|
|
@@ -95,11 +95,11 @@ GEM
|
|
|
95
95
|
diff-lcs (1.2.5)
|
|
96
96
|
docile (1.1.5)
|
|
97
97
|
erubis (2.7.0)
|
|
98
|
-
execjs (2.
|
|
99
|
-
factory_girl (4.
|
|
98
|
+
execjs (2.7.0)
|
|
99
|
+
factory_girl (4.7.0)
|
|
100
100
|
activesupport (>= 3.0.0)
|
|
101
|
-
factory_girl_rails (4.
|
|
102
|
-
factory_girl (~> 4.
|
|
101
|
+
factory_girl_rails (4.7.0)
|
|
102
|
+
factory_girl (~> 4.7.0)
|
|
103
103
|
railties (>= 3.0.0)
|
|
104
104
|
faker (1.6.3)
|
|
105
105
|
i18n (~> 0.5)
|
|
@@ -129,15 +129,17 @@ GEM
|
|
|
129
129
|
addressable (~> 2.3)
|
|
130
130
|
loofah (2.0.3)
|
|
131
131
|
nokogiri (>= 1.5.9)
|
|
132
|
-
mail (2.6.
|
|
133
|
-
mime-types (>= 1.16, <
|
|
132
|
+
mail (2.6.4)
|
|
133
|
+
mime-types (>= 1.16, < 4)
|
|
134
134
|
method_source (0.8.2)
|
|
135
|
-
mime-types (
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
135
|
+
mime-types (3.1)
|
|
136
|
+
mime-types-data (~> 3.2015)
|
|
137
|
+
mime-types-data (3.2016.0521)
|
|
138
|
+
mini_portile2 (2.1.0)
|
|
139
|
+
minitest (5.9.0)
|
|
140
|
+
mongo (2.2.5)
|
|
139
141
|
bson (~> 4.0)
|
|
140
|
-
mongoid (5.1.
|
|
142
|
+
mongoid (5.1.3)
|
|
141
143
|
activemodel (~> 4.0)
|
|
142
144
|
mongo (~> 2.1)
|
|
143
145
|
origin (~> 2.2)
|
|
@@ -153,16 +155,17 @@ GEM
|
|
|
153
155
|
mongoid (>= 4.0, < 6.0)
|
|
154
156
|
mongoid_orderable (4.1.1)
|
|
155
157
|
mongoid
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
158
|
+
nokogiri (1.6.8)
|
|
159
|
+
mini_portile2 (~> 2.1.0)
|
|
160
|
+
pkg-config (~> 1.1.7)
|
|
159
161
|
origin (2.2.0)
|
|
162
|
+
pkg-config (1.1.7)
|
|
160
163
|
pry (0.10.3)
|
|
161
164
|
coderay (~> 1.1.0)
|
|
162
165
|
method_source (~> 0.8.1)
|
|
163
166
|
slop (~> 3.4)
|
|
164
|
-
pry-byebug (3.
|
|
165
|
-
byebug (~>
|
|
167
|
+
pry-byebug (3.4.0)
|
|
168
|
+
byebug (~> 9.0)
|
|
166
169
|
pry (~> 0.10)
|
|
167
170
|
quiet_assets (1.1.0)
|
|
168
171
|
railties (>= 3.1, < 5.0)
|
|
@@ -196,8 +199,8 @@ GEM
|
|
|
196
199
|
activesupport (= 4.2.6)
|
|
197
200
|
rake (>= 0.8.7)
|
|
198
201
|
thor (>= 0.18.1, < 2.0)
|
|
199
|
-
rake (11.
|
|
200
|
-
responders (2.
|
|
202
|
+
rake (11.2.2)
|
|
203
|
+
responders (2.2.0)
|
|
201
204
|
railties (>= 4.2.0, < 5.1)
|
|
202
205
|
rspec (3.4.0)
|
|
203
206
|
rspec-core (~> 3.4.0)
|
|
@@ -222,20 +225,19 @@ GEM
|
|
|
222
225
|
rspec-mocks (~> 3.4.0)
|
|
223
226
|
rspec-support (~> 3.4.0)
|
|
224
227
|
rspec-support (3.4.1)
|
|
225
|
-
ruby-progressbar (1.
|
|
226
|
-
ruby_parser (3.8.
|
|
228
|
+
ruby-progressbar (1.8.1)
|
|
229
|
+
ruby_parser (3.8.2)
|
|
227
230
|
sexp_processor (~> 4.1)
|
|
228
231
|
rubyzip (1.2.0)
|
|
229
|
-
sass (3.4.
|
|
232
|
+
sass (3.4.22)
|
|
230
233
|
sass-rails (5.0.4)
|
|
231
234
|
railties (>= 4.0.0, < 5.0)
|
|
232
235
|
sass (~> 3.1)
|
|
233
236
|
sprockets (>= 2.8, < 4.0)
|
|
234
237
|
sprockets-rails (>= 2.0, < 4.0)
|
|
235
238
|
tilt (>= 1.1, < 3)
|
|
236
|
-
selenium-webdriver (2.
|
|
239
|
+
selenium-webdriver (2.53.4)
|
|
237
240
|
childprocess (~> 0.5)
|
|
238
|
-
multi_json (~> 1.0)
|
|
239
241
|
rubyzip (~> 1.0)
|
|
240
242
|
websocket (~> 1.0)
|
|
241
243
|
sexp_processor (4.7.0)
|
|
@@ -249,27 +251,27 @@ GEM
|
|
|
249
251
|
json (~> 1.8)
|
|
250
252
|
simplecov-html (~> 0.10.0)
|
|
251
253
|
simplecov-html (0.10.0)
|
|
252
|
-
slim (3.0.
|
|
253
|
-
temple (~> 0.7.
|
|
254
|
+
slim (3.0.7)
|
|
255
|
+
temple (~> 0.7.6)
|
|
254
256
|
tilt (>= 1.3.3, < 2.1)
|
|
255
257
|
slop (3.6.0)
|
|
256
|
-
sprockets (3.
|
|
258
|
+
sprockets (3.6.2)
|
|
257
259
|
concurrent-ruby (~> 1.0)
|
|
258
260
|
rack (> 1, < 3)
|
|
259
|
-
sprockets-rails (3.
|
|
261
|
+
sprockets-rails (3.1.1)
|
|
260
262
|
actionpack (>= 4.0)
|
|
261
263
|
activesupport (>= 4.0)
|
|
262
264
|
sprockets (>= 3.0.0)
|
|
263
|
-
temple (0.7.
|
|
265
|
+
temple (0.7.7)
|
|
264
266
|
term-ansicolor (1.3.2)
|
|
265
267
|
tins (~> 1.0)
|
|
266
268
|
thor (0.19.1)
|
|
267
269
|
thread_safe (0.3.5)
|
|
268
|
-
tilt (2.0.
|
|
270
|
+
tilt (2.0.5)
|
|
269
271
|
tins (1.6.0)
|
|
270
272
|
tzinfo (1.2.2)
|
|
271
273
|
thread_safe (~> 0.1)
|
|
272
|
-
websocket (1.2.
|
|
274
|
+
websocket (1.2.3)
|
|
273
275
|
xpath (2.0.0)
|
|
274
276
|
nokogiri (~> 1.3)
|
|
275
277
|
|
data/lib/helena/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: helena
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0
|
|
4
|
+
version: 1.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Markus Graf
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-
|
|
11
|
+
date: 2016-06-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|