caboose-store 0.0.2 → 0.0.3

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YmMzMGVlYzM3NDM3OTk3M2YzOTliMzZmMDkzYjM3ZmU1OTE1MzA2Yw==
4
+ MjAzZDBjOTdiNWZlZDdjYjg5MTI2MzBjOWYyODg5OTljMGJkNTczMA==
5
5
  data.tar.gz: !binary |-
6
- M2JiOThjNmFiMjVlOGYwMDcyMWU4ZjBlNGYzNjgyNjU5MGEzMWZlOA==
6
+ Y2Q1MjFkNGE2YzY3YjViNTk5MzMwZDhlMDRkODFiMTNhYWFhNjA4NQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- MGVlMzYzYzhlNjlmZDliNWQ5OWFmZmQ5OGJlOWQ4YWU2NjNjYzc5YjY5ZWUx
10
- ZTAzM2UyMDUyNTBlYzA5MWU3ZjgxOTQ0NDE4NTY3Yzg0NGZlZTg4NWMxOTBj
11
- MGJkY2VmN2MwM2U5MTJlYWNhMDI4MzIxNGUxOGExMWJlYzNjMDU=
9
+ Y2Q5ZGQ1NjA5NTgwZTJmZTUyMWM5NWEyMmEyNTYxZmFlZGU2MWMxMGU4ZmEy
10
+ MTE4NGE4MTliOTQwNTQ2NjJmYWUzYzM5NWZmNjAwZjE4M2VmNjE3YjVmZWY2
11
+ ZTI2MWFhMDE0YzhkYjgwMGI4MGFiMmYzY2RkNmQwZWE3YTdkYmE=
12
12
  data.tar.gz: !binary |-
13
- OTFiOTZhN2E3ODRiOTc1ZmIxZTE0NWQ0MzlmYTg5NDJkNzVmOWQzY2I5YzAw
14
- ZDAxNGM0Y2VhNjhjNmM5YzVmMGFiNTUxYWQ5NTA4N2IwNzY5ZWNjMDY3MDU5
15
- Y2MzYTFmMzJkZjk1YzM4NGI2ODc3NDRjNTM5YjQ4MDcxYzY5NmY=
13
+ N2E0ZGY3ZTNhNmIzM2UxNjg3NzNiMmZhMzhlMDQzN2Y3ODRjNzMwZTUwNWI5
14
+ ZTlhNzhhOTgzZWI1MTY0NWE4Njk1NDAxZTQzNmNjMmYyMGYxMjY5YTRhNzA0
15
+ NzBiOTE3ZTk2NGVmY2U5Yjk4NGE2NTViZjYzYmViMGIzNmQ5MWQ=
@@ -16,5 +16,4 @@
16
16
  //= require caboose/modal_integration
17
17
  /* require jquery.ui.all */
18
18
  /* require tinymce-jquery */
19
- /* require modeljs.all */
20
19
 
@@ -9,7 +9,6 @@
9
9
  * compiled file, but it's generally better to create a new file per style scope.
10
10
  *
11
11
  *= require colorbox-rails
12
- *= require modeljs
13
12
  *= require caboose/fonts
14
13
  *= require caboose/caboose
15
14
  */
@@ -9,7 +9,6 @@
9
9
  * compiled file, but it's generally better to create a new file per style scope.
10
10
  *
11
11
  *= require colorbox-rails
12
- *= require modeljs
13
12
  *= require caboose/fonts
14
13
  *= require caboose/page_bar_generator
15
14
  *= require caboose/caboose
@@ -9,7 +9,6 @@
9
9
  * compiled file, but it's generally better to create a new file per style scope.
10
10
  *
11
11
  *= require colorbox-rails
12
- *= require modeljs
13
12
  *= require caboose/fonts
14
13
  *= require caboose/caboose
15
14
  */
@@ -1,3 +1,3 @@
1
1
  module CabooseStore
2
- VERSION = '0.0.2'
2
+ VERSION = '0.0.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caboose-store
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Barry