activeadmin-index_as_calendar 0.0.2 → 0.0.4

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: 73475bcdfb3075df4e77fd58419fb8da4a44416f
4
- data.tar.gz: cf28838d02ee2d14c1d9ae33fd238f5028132feb
3
+ metadata.gz: 54336b806bf58cb174f361b662d13d1459fd46b1
4
+ data.tar.gz: e9a2ab5027fb1b81d7a3c5743a222fd55f787b5b
5
5
  SHA512:
6
- metadata.gz: c97f4761223e4df091d750a76392e0a20b26922c8f380a0d8062b583baab29bda6ddc82b1f5c44cd310171ce61ba1d4458e7db0661de3718a352c902d9389abc
7
- data.tar.gz: 1a4056946bf22de9a029b95cee6f90fd2b923f8a23d2a5b86c50718fca2f673b8a0e43493e5a56cf56963ab0383c0ea70901e299dca09d2bf0487bcaf480ef15
6
+ metadata.gz: eb2d6e0c1701f1f518045e2115750308a54fbf8ede10c76863448345c663ec5406fff8ab696c1717596a09aced17f37c3b6ce3067c5d91eb8911a1cf9fe8b051
7
+ data.tar.gz: 6439d661f4ba9936aa374ec7b69a34451c0338bd6beff62d140eeabbfb13647808e4b2b113a029a7773ea6baae77d624f4b407075d6450876f7197ee06608121
@@ -1,3 +1,3 @@
1
1
  module ActiveAdminIndexAsCalendar
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin-index_as_calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
- - B&S Sistemas de Control
7
+ - ByS Sistemas de Control
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -122,7 +122,7 @@ files:
122
122
  - test/index_as_calendar_test.rb
123
123
  - test/integration/navigation_test.rb
124
124
  - test/test_helper.rb
125
- homepage: https://github.com/bys-control/activeadmin_index_as_calendar
125
+ homepage: https://github.com/bys-control/activeadmin-index_as_calendar
126
126
  licenses:
127
127
  - MIT
128
128
  metadata: {}