fgraph 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/History +4 -1
  2. data/Rakefile +1 -1
  3. data/VERSION.yml +1 -1
  4. metadata +5 -5
data/History CHANGED
@@ -1,4 +1,7 @@
1
- v0.3.5
1
+ v0.5.0
2
+ * Update httparty dependency
3
+
4
+ v0.4.0
2
5
  * Replace fbs_cookies.gsub! with .gsub
3
6
  * FGraph.get_id now supports :id
4
7
  * Replace array.count with array.length
data/Rakefile CHANGED
@@ -11,7 +11,7 @@ begin
11
11
  gem.authors = ["Herryanto Siatono"]
12
12
  gem.files = FileList["[A-Z]*", "{examples,lib,test,rails,tasks,templates}/**/*"]
13
13
 
14
- gem.add_dependency("httparty", "~> 0.5.0")
14
+ gem.add_dependency("httparty", ">= 0.5.0")
15
15
 
16
16
  gem.add_development_dependency("shoulda", "~> 2.10.0")
17
17
  gem.add_development_dependency("jnunemaker-matchy", "~> 0.4.0")
data/VERSION.yml CHANGED
@@ -2,4 +2,4 @@
2
2
  :patch: 0
3
3
  :major: 0
4
4
  :build:
5
- :minor: 4
5
+ :minor: 5
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fgraph
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 11
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 4
8
+ - 5
9
9
  - 0
10
- version: 0.4.0
10
+ version: 0.5.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Herryanto Siatono
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-12 00:00:00 +08:00
18
+ date: 2010-11-13 00:00:00 +08:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -24,7 +24,7 @@ dependencies:
24
24
  requirement: &id001 !ruby/object:Gem::Requirement
25
25
  none: false
26
26
  requirements:
27
- - - ~>
27
+ - - ">="
28
28
  - !ruby/object:Gem::Version
29
29
  hash: 11
30
30
  segments: