flickr_airlift 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
19
19
  gem.require_paths = ["lib"]
20
20
 
21
21
  gem.add_dependency 'highline', '1.6.11'
22
- gem.add_dependency 'flickr_authentication', '0.0.1'
22
+ gem.add_dependency 'flickr_authentication', '0.0.2'
23
23
 
24
24
  gem.rubyforge_project = 'nowarning'
25
25
 
@@ -1,3 +1,3 @@
1
1
  module FlickrAirlift
2
- VERSION = "0.4.2"
2
+ VERSION = "0.4.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flickr_airlift
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -34,7 +34,7 @@ dependencies:
34
34
  requirements:
35
35
  - - '='
36
36
  - !ruby/object:Gem::Version
37
- version: 0.0.1
37
+ version: 0.0.2
38
38
  type: :runtime
39
39
  prerelease: false
40
40
  version_requirements: !ruby/object:Gem::Requirement
@@ -42,7 +42,7 @@ dependencies:
42
42
  requirements:
43
43
  - - '='
44
44
  - !ruby/object:Gem::Version
45
- version: 0.0.1
45
+ version: 0.0.2
46
46
  description: A Command-Line tool for scraping any user's original photos OR uploading
47
47
  all photos from a given directory
48
48
  email: