rivet 1.0.2 → 1.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.
data/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  Rivet CHANGELOG
2
2
  ===
3
3
 
4
+ 1.0.3 - Released 11/11/2013
5
+ ---
6
+ * Updates the Gemfile.lock as I failed to do that after changing the Gemfile
7
+
4
8
  1.0.2 - Released 11/11/2013
5
9
  ---
6
10
  * ACTUALLY changes the aws dependency since I apparently failed last time
data/Gemfile.lock CHANGED
@@ -240,7 +240,7 @@ PLATFORMS
240
240
  ruby
241
241
 
242
242
  DEPENDENCIES
243
- aws-sdk (~> 1.24.0)
243
+ aws-sdk (>= 1.11.1)
244
244
  rake (>= 10.1.0)
245
245
  rspec (~> 2.14.1)
246
246
  rubysl
data/lib/rivet/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  module Rivet
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rivet
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: