candl 0.1.6 → 0.1.7

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
  SHA256:
3
- metadata.gz: 57189b661aeb68f75a87b15677d3f7c8ac9d9768b8ef12d56f3ae852c0af7eb8
4
- data.tar.gz: 8c9d8fc7fcd7ec5e6a322913e0bcb24d50b16e99d559e5cb786041c804109ebe
3
+ metadata.gz: f453ff6b5464c6f58fabdfef441cc0080af51524582d2db10341cdb4f0782774
4
+ data.tar.gz: 6ef66482d98e39352a822e9c204af6982693f7f079e0cd31394c2414076eef4c
5
5
  SHA512:
6
- metadata.gz: 77bae0976c837f85fb7f69172ec6c6c63c83e67c7753c9db4eb525be45a6d69f9254145d4f0b6345552e59e99d2a7e5f0b2fab81844c9226a4db70ddf6603bda
7
- data.tar.gz: 1040d9b9c101154b7aa6a7a4326865800de9f91de3c935efa2d67f3c1091842897d505659ec21f6cc8322209b471f7cbc560c32853bd1de47290c8ddc91cf7c0
6
+ metadata.gz: 919af5b1fdbb29b54b7e668ef119862143cf6f72c2ea8abb8fa1e500de39b1f6cd51841f2d5a97b30fdef1eed2bd01fe723385fbfbb35397f92aa8f527d9d6f5
7
+ data.tar.gz: 26ebe116f5fa6c8957b7e890b593eee95b563832ec988e007f074c3f668f584e0b69ef4255ee2af1f5cd1efb2396c5072c574b371eba5e4120ec60f665d2bb5e
File without changes
File without changes
File without changes
File without changes
data/lib/candl/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Candl
2
- VERSION = '0.1.6'
2
+ VERSION = '0.1.7'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: candl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andreas Schau
@@ -258,7 +258,7 @@ files:
258
258
  - MIT-LICENSE
259
259
  - README.md
260
260
  - Rakefile
261
- - app/assets/config/candle_manifest.js
261
+ - app/assets/config/candl_manifest.js
262
262
  - app/assets/javascripts/candl/application.js
263
263
  - app/assets/javascripts/candl/calendar.coffee
264
264
  - app/assets/stylesheets/candl/application.scss
@@ -270,10 +270,10 @@ files:
270
270
  - app/jobs/candl/application_job.rb
271
271
  - app/mailers/candl/application_mailer.rb
272
272
  - app/models/candl/application_record.rb
273
- - app/views/candle/calendar/_agenda.slim
274
- - app/views/candle/calendar/_frame.slim
275
- - app/views/candle/calendar/_month.slim
276
- - app/views/candle/calendar/show.slim
273
+ - app/views/candl/calendar/_agenda.slim
274
+ - app/views/candl/calendar/_frame.slim
275
+ - app/views/candl/calendar/_month.slim
276
+ - app/views/candl/calendar/show.slim
277
277
  - app/views/layouts/candl/application.html.erb
278
278
  - config/locales/de.yml
279
279
  - config/locales/en.yml
@@ -1772,7 +1772,6 @@ files:
1772
1772
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/zv/zvY9kCmbNYl1IYKKvW1qoudGsSO9WjsSrujB6jeuCVk.cache
1773
1773
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/zz/zzGKPhv9aa8E-PnjoVr2q5wq_hO3qsXQkWAd6823zOc.cache
1774
1774
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/zz/zzf2At0xpmWSyBJ4jKfwl75e4ylVcjcv-kL3bwJ2Wo4.cache
1775
- - spec/dummy/tmp/pids/server.pid
1776
1775
  - spec/rails_helper.rb
1777
1776
  - spec/spec_helper.rb
1778
1777
  homepage: https://www.hicknhack-software.com/it-events
@@ -3286,7 +3285,6 @@ test_files:
3286
3285
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/2P/2PUMtUQHxRo0zTA9Z_xCc4olqwRybhV5v12sx32VARA.cache
3287
3286
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/-D/-Dm6yf8UQUTuN-Avx8mUwAH5sG4Vzxn2RDS0VwBrwQ8.cache
3288
3287
  - spec/dummy/tmp/cache/assets/sprockets/v3.0/wX/wXjd3QoDqruZbRycFZn1cTE_xj2QjMTtR-svguKjvXM.cache
3289
- - spec/dummy/tmp/pids/server.pid
3290
3288
  - spec/dummy/spec/controllers/sample_controller_spec.rb
3291
3289
  - spec/dummy/spec/helpers/sample_helper_spec.rb
3292
3290
  - spec/spec_helper.rb
@@ -1 +0,0 @@
1
- 31188