eotb 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. data/Gemfile +3 -1
  2. data/VERSION +1 -1
  3. data/eotb.gemspec +1 -2
  4. metadata +3 -4
  5. data/lib/.eotb.rb.swp +0 -0
data/Gemfile CHANGED
@@ -1,2 +1,4 @@
1
1
  source :rubygems
2
- gem "json", ">= 1.4.3"
2
+ gem "jeweller", ">= 1.4.0"
3
+ gem "json", ">= 1.4.3"
4
+ gem "rspec", ">= 1.3.0"
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.3
data/eotb.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{eotb}
8
- s.version = "0.1.2"
8
+ s.version = "0.1.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Ragnarson"]
@@ -26,7 +26,6 @@ Gem::Specification.new do |s|
26
26
  "Rakefile",
27
27
  "VERSION",
28
28
  "eotb.gemspec",
29
- "lib/.eotb.rb.swp",
30
29
  "lib/eotb.rb",
31
30
  "rails/init.rb",
32
31
  "spec/eotb_spec.rb",
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eotb
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 2
10
- version: 0.1.2
9
+ - 3
10
+ version: 0.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ragnarson
@@ -69,7 +69,6 @@ files:
69
69
  - Rakefile
70
70
  - VERSION
71
71
  - eotb.gemspec
72
- - lib/.eotb.rb.swp
73
72
  - lib/eotb.rb
74
73
  - rails/init.rb
75
74
  - spec/eotb_spec.rb
data/lib/.eotb.rb.swp DELETED
Binary file