awestruct 0.5.1a → 0.5.1

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.
Files changed (2) hide show
  1. data/lib/awestruct/version.rb +1 -1
  2. metadata +8 -5
@@ -1,4 +1,4 @@
1
1
 
2
2
  module Awestruct
3
- VERSION='0.5.1a'
3
+ VERSION='0.5.1'
4
4
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awestruct
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1a
5
- prerelease: 5
4
+ version: 0.5.1
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Bob McWhirter and other contributors
@@ -441,13 +441,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
441
441
  version: '0'
442
442
  segments:
443
443
  - 0
444
- hash: 773767743724011562
444
+ hash: 2146477715422063346
445
445
  required_rubygems_version: !ruby/object:Gem::Requirement
446
446
  none: false
447
447
  requirements:
448
- - - ! '>'
448
+ - - ! '>='
449
449
  - !ruby/object:Gem::Version
450
- version: 1.3.1
450
+ version: '0'
451
+ segments:
452
+ - 0
453
+ hash: 2146477715422063346
451
454
  requirements:
452
455
  - Any markup languages you are using and its dependencies
453
456
  - If LESS is used, or some other fixes within tilt, it is required to use Bundler