nimbleshop_core 0.0.1.rc4 → 0.0.1.rc5

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/nimbleshop/version.rb +1 -1
  2. metadata +3 -3
@@ -3,7 +3,7 @@ module Nimbleshop
3
3
  @major = 0
4
4
  @minor = 0
5
5
  @tiny = 1
6
- @build = 'rc4'
6
+ @build = 'rc5'
7
7
 
8
8
  class << self
9
9
  attr_reader :major, :minor, :tiny, :build
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nimbleshop_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.rc4
4
+ version: 0.0.1.rc5
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-05 00:00:00.000000000 Z
12
+ date: 2012-07-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -619,7 +619,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
619
619
  version: 1.3.1
620
620
  requirements: []
621
621
  rubyforge_project:
622
- rubygems_version: 1.8.23
622
+ rubygems_version: 1.8.24
623
623
  signing_key:
624
624
  specification_version: 3
625
625
  summary: Core extension for nimbleShop