sinatra-env 0.0.1 → 0.0.2

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.
@@ -1,5 +1,5 @@
1
1
  module Sinatra
2
2
  module Env
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -8,12 +8,10 @@ Gem::Specification.new do |s|
8
8
  s.version = Sinatra::Env::VERSION
9
9
  s.authors = ["Sean Behan"]
10
10
  s.email = ["bseanvt@gmail.com"]
11
- s.homepage = ""
11
+ s.homepage = "http://github.com/gristmill/sinatra-env"
12
12
  s.summary = %q{Sinatra Env}
13
13
  s.description = %q{Sinatra.env a`la Rails.env}
14
14
 
15
- s.rubyforge_project = "sinatra-env"
16
-
17
15
  s.files = `git ls-files`.split("\n")
18
16
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
19
17
  s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sinatra-env
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -26,7 +26,7 @@ files:
26
26
  - lib/sinatra-env/version.rb
27
27
  - sinatra-env.gemspec
28
28
  - test/sinatra_env_test.rb
29
- homepage: ''
29
+ homepage: http://github.com/gristmill/sinatra-env
30
30
  licenses: []
31
31
  post_install_message:
32
32
  rdoc_options: []
@@ -45,7 +45,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
45
  - !ruby/object:Gem::Version
46
46
  version: '0'
47
47
  requirements: []
48
- rubyforge_project: sinatra-env
48
+ rubyforge_project:
49
49
  rubygems_version: 1.8.15
50
50
  signing_key:
51
51
  specification_version: 3