dotenv-rails 0.7.0 → 0.8.0

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. checksums.yaml +15 -0
  2. metadata +8 -11
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ MzlkOTE5ZmVjMDkyNDYwZTliZDYzYTYyOWM0YTgyMGE3NzJmOWRkMw==
5
+ data.tar.gz: !binary |-
6
+ NjIwYzcyM2M4MjM0Njc2YTdmOWFiNmE0MjY4NTdmMTQ1ZWY5MGViYg==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ NGRmNjM1MTA2MDc3ZDc5YTVjZjA4YWVmNTJmMWM0MmNlOTE3Njg2MWI5NDZl
10
+ MDUwZGYwNTRiZmY5Nzg4MjdhNGIyYmNiNjFmY2E2MWMxNzBmZGFlZjUwOWRi
11
+ YzhiYWI3ODcwNTI2ZjBkNTBmOTZkZDY4OTMxY2IxMmUyZWNlNmE=
12
+ data.tar.gz: !binary |-
13
+ N2NkNzg0ZTcyMjVhZDcwZGUxNjg0NzFiMjg1ZDVkMjAyODJkYmE4NmUyZGE0
14
+ NjkxMmUyM2UyNDkxOTBhNTQyYzA1ZmQyNzczMzdiYzI1MTIyMmI5NzdjYzg4
15
+ YTdlYjVmNjY3ODM2ODBmYjIxODVkZWE1ZWM2N2M2ZDAxODNkYTY=
metadata CHANGED
@@ -1,32 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dotenv-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
5
- prerelease:
4
+ version: 0.8.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Brandon Keepers
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-04-15 00:00:00.000000000 Z
11
+ date: 2013-06-12 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: dotenv
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
17
  - - '='
20
18
  - !ruby/object:Gem::Version
21
- version: 0.7.0
19
+ version: 0.8.0
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
24
  - - '='
28
25
  - !ruby/object:Gem::Version
29
- version: 0.7.0
26
+ version: 0.8.0
30
27
  description: Autoload dotenv in Rails.
31
28
  email:
32
29
  - brandon@opensoul.org
@@ -37,26 +34,26 @@ files:
37
34
  - lib/dotenv-rails.rb
38
35
  homepage: https://github.com/bkeepers/dotenv
39
36
  licenses: []
37
+ metadata: {}
40
38
  post_install_message:
41
39
  rdoc_options: []
42
40
  require_paths:
43
41
  - lib
44
42
  required_ruby_version: !ruby/object:Gem::Requirement
45
- none: false
46
43
  requirements:
47
44
  - - ! '>='
48
45
  - !ruby/object:Gem::Version
49
46
  version: '0'
50
47
  required_rubygems_version: !ruby/object:Gem::Requirement
51
- none: false
52
48
  requirements:
53
49
  - - ! '>='
54
50
  - !ruby/object:Gem::Version
55
51
  version: '0'
56
52
  requirements: []
57
53
  rubyforge_project:
58
- rubygems_version: 1.8.23
54
+ rubygems_version: 2.0.3
59
55
  signing_key:
60
- specification_version: 3
56
+ specification_version: 4
61
57
  summary: Autoload dotenv in Rails.
62
58
  test_files: []
59
+ has_rdoc: