helena_administration 0.2.3 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0cbf08afd6380d53b3e127532a794dbce2d48d95
4
- data.tar.gz: da00ee5762e6b68cfc208d488762977fe27df73f
3
+ metadata.gz: caf7f5cd7e66f0fcc111709bf87ad320766d1a8d
4
+ data.tar.gz: c2abdbf1a8f1dcd2ef2fd65565b0b83f124d164f
5
5
  SHA512:
6
- metadata.gz: 186f62eb26e5b86a0f85a951fe6dc13a441679a71480a7f0be6461b5353f875aa8a40f9d86f1858ba604efebd3256b0638d2ab7ff370ad3d313c1c4c338c6218
7
- data.tar.gz: c04b5f2978cc62891e0e11703f8b2f80f2a792a54e6815d881d486f170420b7eb9cc5d5c6ab14bd653e79daeb7de979d3e65d7da2862829311e666e64b20492b
6
+ metadata.gz: 2bc12e8ef28408e4a3f11b328e4f186c4e7e0103296dfed9022db49c2738c8d1ff7c81f53ad9c384c79e193c301a97e58e1357f14111f46f47fc0817626a39d9
7
+ data.tar.gz: a45699549cc28bf2f3ef44e69b89b7600101a76e722ec5d001c19e45f7000c822101556b5cef345940414da277a0513fba9ae612ffedf5a29120f1024bf86a6d
data/.travis.yml CHANGED
@@ -2,6 +2,7 @@ language: ruby
2
2
  rvm:
3
3
  - 2.0
4
4
  - 2.1
5
+ - 2.2
5
6
 
6
7
  services:
7
8
  - mongodb
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- helena_administration (0.2.3)
4
+ helena_administration (0.3.0)
5
5
  bootstrap-sass (~> 3.2)
6
6
  breadcrumbs_on_rails (~> 2.3)
7
7
  codemirror-rails (~> 5)
@@ -11,7 +11,7 @@ PATH
11
11
  helena (~> 1.0)
12
12
  html5-rails (~> 0.1)
13
13
  jquery-rails (~> 4)
14
- kaminari (~> 0.16)
14
+ kaminari-mongoid (~> 0.1.2)
15
15
  mongoid (>= 4.0, < 6.0)
16
16
  mongoid-simple-tags (~> 0.1)
17
17
  mongoid_orderable (~> 4.1)
@@ -25,7 +25,7 @@ PATH
25
25
  GEM
26
26
  remote: https://rubygems.org/
27
27
  specs:
28
- ZenTest (4.11.0)
28
+ ZenTest (4.11.1)
29
29
  actionmailer (4.2.6)
30
30
  actionpack (= 4.2.6)
31
31
  actionview (= 4.2.6)
@@ -63,7 +63,7 @@ GEM
63
63
  tzinfo (~> 1.1)
64
64
  addressable (2.4.0)
65
65
  arel (6.0.3)
66
- autoprefixer-rails (6.3.3.1)
66
+ autoprefixer-rails (6.3.6.2)
67
67
  execjs
68
68
  autotest (4.4.6)
69
69
  ZenTest (>= 4.4.1)
@@ -81,18 +81,18 @@ GEM
81
81
  autoprefixer-rails (>= 5.2.1)
82
82
  sass (>= 3.3.4)
83
83
  breadcrumbs_on_rails (2.3.1)
84
- browser (2.0.2)
85
- bson (4.0.4)
84
+ browser (2.2.0)
85
+ bson (4.1.1)
86
86
  builder (3.2.2)
87
- byebug (8.2.2)
88
- capybara (2.6.2)
87
+ byebug (9.0.5)
88
+ capybara (2.7.1)
89
89
  addressable
90
90
  mime-types (>= 1.16)
91
91
  nokogiri (>= 1.3.3)
92
92
  rack (>= 1.0.0)
93
93
  rack-test (>= 0.5.4)
94
94
  xpath (~> 2.0)
95
- chunky_png (1.3.5)
95
+ chunky_png (1.3.6)
96
96
  codemirror-rails (5.11)
97
97
  railties (>= 3.0, < 5)
98
98
  coderay (1.1.1)
@@ -117,25 +117,25 @@ GEM
117
117
  compass (~> 1.0, >= 1.0.3)
118
118
  compass-import-once (1.0.5)
119
119
  sass (>= 3.2, < 3.5)
120
- concurrent-ruby (1.0.1)
120
+ concurrent-ruby (1.0.2)
121
121
  debug_inspector (0.0.2)
122
122
  diff-lcs (1.2.5)
123
123
  docile (1.1.5)
124
- dotenv (2.1.0)
125
- dotenv-rails (2.1.0)
126
- dotenv (= 2.1.0)
124
+ dotenv (2.1.1)
125
+ dotenv-rails (2.1.1)
126
+ dotenv (= 2.1.1)
127
127
  railties (>= 4.0, < 5.1)
128
128
  erubis (2.7.0)
129
- execjs (2.6.0)
130
- factory_girl (4.5.0)
129
+ execjs (2.7.0)
130
+ factory_girl (4.7.0)
131
131
  activesupport (>= 3.0.0)
132
- factory_girl_rails (4.6.0)
133
- factory_girl (~> 4.5.0)
132
+ factory_girl_rails (4.7.0)
133
+ factory_girl (~> 4.7.0)
134
134
  railties (>= 3.0.0)
135
135
  faker (1.6.3)
136
136
  i18n (~> 0.5)
137
137
  ffi (1.9.10)
138
- font-awesome-sass (4.5.0)
138
+ font-awesome-sass (4.6.2)
139
139
  sass (>= 3.2)
140
140
  globalid (0.3.6)
141
141
  activesupport (>= 4.1.0)
@@ -178,22 +178,26 @@ GEM
178
178
  railties (>= 4.2.0)
179
179
  thor (>= 0.14, < 2.0)
180
180
  json (1.8.3)
181
- kaminari (0.16.3)
181
+ kaminari (0.17.0)
182
182
  actionpack (>= 3.0.0)
183
183
  activesupport (>= 3.0.0)
184
+ kaminari-mongoid (0.1.2)
185
+ kaminari
184
186
  launchy (2.4.3)
185
187
  addressable (~> 2.3)
186
188
  loofah (2.0.3)
187
189
  nokogiri (>= 1.5.9)
188
- mail (2.6.3)
189
- mime-types (>= 1.16, < 3)
190
+ mail (2.6.4)
191
+ mime-types (>= 1.16, < 4)
190
192
  method_source (0.8.2)
191
- mime-types (2.99.1)
192
- mini_portile2 (2.0.0)
193
- minitest (5.8.4)
194
- mongo (2.2.4)
193
+ mime-types (3.1)
194
+ mime-types-data (~> 3.2015)
195
+ mime-types-data (3.2016.0521)
196
+ mini_portile2 (2.1.0)
197
+ minitest (5.9.0)
198
+ mongo (2.2.5)
195
199
  bson (~> 4.0)
196
- mongoid (5.1.1)
200
+ mongoid (5.1.3)
197
201
  activemodel (~> 4.0)
198
202
  mongo (~> 2.1)
199
203
  origin (~> 2.2)
@@ -209,16 +213,18 @@ GEM
209
213
  mongoid (>= 4.0, < 6.0)
210
214
  mongoid_orderable (4.1.1)
211
215
  mongoid
212
- multi_json (1.11.2)
213
- nokogiri (1.6.7.2)
214
- mini_portile2 (~> 2.0.0.rc2)
216
+ multi_json (1.12.1)
217
+ nokogiri (1.6.8)
218
+ mini_portile2 (~> 2.1.0)
219
+ pkg-config (~> 1.1.7)
215
220
  origin (2.2.0)
221
+ pkg-config (1.1.7)
216
222
  pry (0.10.3)
217
223
  coderay (~> 1.1.0)
218
224
  method_source (~> 0.8.1)
219
225
  slop (~> 3.4)
220
- pry-byebug (3.3.0)
221
- byebug (~> 8.0)
226
+ pry-byebug (3.4.0)
227
+ byebug (~> 9.0)
222
228
  pry (~> 0.10)
223
229
  quiet_assets (1.1.0)
224
230
  railties (>= 3.1, < 5.0)
@@ -252,11 +258,11 @@ GEM
252
258
  activesupport (= 4.2.6)
253
259
  rake (>= 0.8.7)
254
260
  thor (>= 0.18.1, < 2.0)
255
- rake (11.1.1)
261
+ rake (11.2.2)
256
262
  rb-fsevent (0.9.7)
257
263
  rb-inotify (0.9.7)
258
264
  ffi (>= 0.5.0)
259
- responders (2.1.1)
265
+ responders (2.2.0)
260
266
  railties (>= 4.2.0, < 5.1)
261
267
  rspec (2.99.0)
262
268
  rspec-core (~> 2.99.0)
@@ -277,10 +283,10 @@ GEM
277
283
  rspec-core (~> 2.99.0)
278
284
  rspec-expectations (~> 2.99.0)
279
285
  rspec-mocks (~> 2.99.0)
280
- rspec-support (3.5.0.beta2)
281
- ruby_parser (3.8.1)
286
+ rspec-support (3.5.0.beta4)
287
+ ruby_parser (3.8.2)
282
288
  sexp_processor (~> 4.1)
283
- sass (3.4.21)
289
+ sass (3.4.22)
284
290
  sass-rails (5.0.4)
285
291
  railties (>= 4.0.0, < 5.0)
286
292
  sass (~> 3.1)
@@ -296,30 +302,28 @@ GEM
296
302
  json (~> 1.8)
297
303
  simplecov-html (~> 0.10.0)
298
304
  simplecov-html (0.10.0)
299
- slim (3.0.6)
300
- temple (~> 0.7.3)
305
+ slim (3.0.7)
306
+ temple (~> 0.7.6)
301
307
  tilt (>= 1.3.3, < 2.1)
302
- slim-rails (3.0.1)
303
- actionmailer (>= 3.1, < 5.0)
304
- actionpack (>= 3.1, < 5.0)
305
- activesupport (>= 3.1, < 5.0)
306
- railties (>= 3.1, < 5.0)
308
+ slim-rails (3.1.0)
309
+ actionpack (>= 3.1)
310
+ railties (>= 3.1)
307
311
  slim (~> 3.0)
308
312
  slop (3.6.0)
309
313
  spork (0.9.2)
310
- sprockets (3.5.2)
314
+ sprockets (3.6.2)
311
315
  concurrent-ruby (~> 1.0)
312
316
  rack (> 1, < 3)
313
- sprockets-rails (3.0.4)
317
+ sprockets-rails (3.1.1)
314
318
  actionpack (>= 4.0)
315
319
  activesupport (>= 4.0)
316
320
  sprockets (>= 3.0.0)
317
321
  sys-uname (1.0.2)
318
322
  ffi (>= 1.0.0)
319
- temple (0.7.6)
323
+ temple (0.7.7)
320
324
  thor (0.19.1)
321
325
  thread_safe (0.3.5)
322
- tilt (2.0.2)
326
+ tilt (2.0.5)
323
327
  tzinfo (1.2.2)
324
328
  thread_safe (~> 0.1)
325
329
  xpath (2.0.0)
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
17
17
  s.files = `git ls-files`.split("\n")
18
18
  s.test_files = `git ls-files -- {spec}/*`.split("\n")
19
19
 
20
- s.add_runtime_dependency 'kaminari', '~> 0.16'
20
+ s.add_runtime_dependency 'kaminari-mongoid', '~> 0.1.2'
21
21
  s.add_runtime_dependency 'rails', '~> 4.2'
22
22
  s.add_runtime_dependency 'slim-rails', '~> 3.0'
23
23
  s.add_runtime_dependency 'codemirror-rails', '~> 5'
@@ -1,3 +1,3 @@
1
1
  module HelenaAdministration
2
- VERSION = '0.2.3'
2
+ VERSION = '0.3.0'
3
3
  end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: helena_administration
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.3.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-03-14 00:00:00.000000000 Z
11
+ date: 2016-06-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: kaminari
14
+ name: kaminari-mongoid
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.16'
19
+ version: 0.1.2
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.16'
26
+ version: 0.1.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rails
29
29
  requirement: !ruby/object:Gem::Requirement