zenbox 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.
@@ -1,3 +1,3 @@
1
1
  module Contextify
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -0,0 +1 @@
1
+ require 'contextify'
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: zenbox
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Contextify
@@ -47,6 +47,7 @@ files:
47
47
  - lib/contextify/version.rb
48
48
  - lib/contextify.rb
49
49
  - lib/rails/generators/contextify/contextify_generator.rb
50
+ - lib/zenbox.rb
50
51
  - rails/init.rb
51
52
  - resources/ca-bundle.crt
52
53
  - resources/README.md
@@ -70,7 +71,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
70
71
  requirements:
71
72
  - - ">="
72
73
  - !ruby/object:Gem::Version
73
- hash: 608142743562620204
74
+ hash: 4427809426802100543
74
75
  segments:
75
76
  - 0
76
77
  version: "0"
@@ -79,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
79
80
  requirements:
80
81
  - - ">="
81
82
  - !ruby/object:Gem::Version
82
- hash: 608142743562620204
83
+ hash: 4427809426802100543
83
84
  segments:
84
85
  - 0
85
86
  version: "0"