codeschool 0.2.0 → 0.2.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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.0
1
+ 0.2.1
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "codeschool"
8
- s.version = "0.2.0"
8
+ s.version = "0.2.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Steven Zeiler"]
@@ -25,11 +25,9 @@ Gem::Specification.new do |s|
25
25
  "Rakefile",
26
26
  "VERSION",
27
27
  "codeschool.gemspec",
28
- "codeschool/.badge.rb.swp",
29
- "codeschool/badge.rb",
30
- "codeschool/user.rb",
31
- "lib/.codeschool.rb.swp",
32
28
  "lib/codeschool.rb",
29
+ "lib/codeschool/badge.rb",
30
+ "lib/codeschool/user.rb",
33
31
  "test/helper.rb",
34
32
  "test/test_codeschool.rb"
35
33
  ]
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codeschool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -75,11 +75,9 @@ files:
75
75
  - Rakefile
76
76
  - VERSION
77
77
  - codeschool.gemspec
78
- - codeschool/.badge.rb.swp
79
- - codeschool/badge.rb
80
- - codeschool/user.rb
81
- - lib/.codeschool.rb.swp
82
78
  - lib/codeschool.rb
79
+ - lib/codeschool/badge.rb
80
+ - lib/codeschool/user.rb
83
81
  - test/helper.rb
84
82
  - test/test_codeschool.rb
85
83
  homepage: http://github.com/zeiler.steven@gmail.com/codeschool
@@ -97,7 +95,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
97
95
  version: '0'
98
96
  segments:
99
97
  - 0
100
- hash: 3993680804374845963
98
+ hash: 2168766560447372404
101
99
  required_rubygems_version: !ruby/object:Gem::Requirement
102
100
  none: false
103
101
  requirements:
Binary file
Binary file