flip 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/flip.gemspec +1 -2
  3. data/lib/flip/version.rb +1 -1
  4. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a4385dc45cee88a9a76ac1e4a95137f2cbc5a790
4
- data.tar.gz: 99d8d801d5a81cf84419a5631cc2072bf2b45453
3
+ metadata.gz: 6704e6d859fd7d2d77ff4b9bd45dea3abf10947f
4
+ data.tar.gz: 7f3395db8372634227c1dabed16101e736255bc8
5
5
  SHA512:
6
- metadata.gz: 16474ee1caa55c414e4813ae31b16b76a51832b4e9e61ec719641122a087782883d5e19f83deed11c9851fa012648a5d22e7f22a1f3c662ccc62d4ee27c9abb1
7
- data.tar.gz: 99c9fc607b5bb2dea98b01b19ec205c9a706a251ca0167cffcf5665306e5039918f368ea66b347980bc9702563d7a6c5e647d0ba3b1451ba9055041ae2e63054
6
+ metadata.gz: ec928e2ea892b8e3e0c7065bf5f53ce71a6767b1f17fea05f1aaf1e1abeaf90a15d145215441d56d77cf2df1c531e6db02697281c039b6e5a92bc3846a2848cf
7
+ data.tar.gz: e9595a479c110c228c9c49dda89d29edd31d8b650d653d2a78d8b403ab85a26512c84dda3cf014c3905f79c70ae3639734e633409ad85ad6e503707abdaa266c
@@ -11,8 +11,7 @@ Gem::Specification.new do |s|
11
11
  s.homepage = "https://github.com/pda/flip"
12
12
  s.summary = %q{A feature flipper for Rails web applications.}
13
13
  s.description = %q{Declarative API for specifying features, switchable in declaration, database and cookies.}
14
-
15
- s.rubyforge_project = "flip"
14
+ s.license = "MIT"
16
15
 
17
16
  s.files = `git ls-files`.split("\n")
18
17
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
@@ -1,3 +1,3 @@
1
1
  module Flip
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Annesley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-09-30 00:00:00.000000000 Z
11
+ date: 2013-10-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -126,7 +126,8 @@ files:
126
126
  - spec/flip_spec.rb
127
127
  - spec/spec_helper.rb
128
128
  homepage: https://github.com/pda/flip
129
- licenses: []
129
+ licenses:
130
+ - MIT
130
131
  metadata: {}
131
132
  post_install_message:
132
133
  rdoc_options: []
@@ -143,7 +144,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
143
144
  - !ruby/object:Gem::Version
144
145
  version: '0'
145
146
  requirements: []
146
- rubyforge_project: flip
147
+ rubyforge_project:
147
148
  rubygems_version: 2.1.2
148
149
  signing_key:
149
150
  specification_version: 4