ecm_opening_times 0.0.1 → 0.0.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d717decdfd9313663fda699f26d7cc20016df2bd
4
- data.tar.gz: 911d0d6c19b62fbf896754a801892ffdbe6d8910
3
+ metadata.gz: c833435c635f3364eaefba2a3f8a91732bc5982d
4
+ data.tar.gz: c79d633eb71b77726fe2c16cc5d3b1243f45844d
5
5
  SHA512:
6
- metadata.gz: 828a552f7dcf9cccce71a2da8d8f90657039ab66bf6fb19a60708a7c85115ac841939ab4b64e8e1f5c477ac062f9216c2a905f688e12cab9783708269c8c0159
7
- data.tar.gz: 9087a3f1a91a39d639fb66c73f570d3656f27cbf82765f441377091e6afa33c0a2f7c60235463d67894d197bfd483ff5c7174c40ce8d59545c47e915266282b7
6
+ metadata.gz: fd15c3893cb3530e7cb5545a0ef976031ead6bd30af6253112893cf0b3d6a264fa5d0d7f0fc4f499c4bca7501d84148690683944805ee8c4ea7427955a82d914
7
+ data.tar.gz: ad584a192281eda86f099b14ca7460638dbf459d0bc8a39cd808dc765e6b624a5973bc7355383ec627a62ed419acc60c3dc959bbfc942674fbd6a07a46d8ba91
@@ -1,5 +1,5 @@
1
1
  module Ecm
2
2
  module OpeningTimes
3
- VERSION = '0.0.1'
3
+ VERSION = '0.0.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ecm_opening_times
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roberto Vasquez Angel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-31 00:00:00.000000000 Z
11
+ date: 2017-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -204,7 +204,9 @@ files:
204
204
  - Rakefile
205
205
  - app/assets/config/ecm_opening_times_manifest.js
206
206
  - app/assets/javascripts/ecm/opening_times/application.js
207
+ - app/assets/javascripts/ecm/opening_times/application/keep.js
207
208
  - app/assets/stylesheets/ecm/opening_times/application.css
209
+ - app/assets/stylesheets/ecm/opening_times/application/keep.css
208
210
  - app/controllers/ecm/opening_times/application_controller.rb
209
211
  - app/controllers/ecm/opening_times/branches_controller.rb
210
212
  - app/helpers/ecm/opening_times/application_helper.rb
@@ -251,7 +253,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
251
253
  version: '0'
252
254
  requirements: []
253
255
  rubyforge_project:
254
- rubygems_version: 2.6.11
256
+ rubygems_version: 2.5.1
255
257
  signing_key:
256
258
  specification_version: 4
257
259
  summary: ECM Opening Times Module.