ares-focus-extensions 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ares-focus-extensions
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:
@@ -27,7 +27,8 @@ dependencies:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
29
  version: '3.0'
30
- description: Several add-ons and modifications to ActiveResource
30
+ description: Add-ons including API Key, remove format extensions (.json, .xml) for
31
+ requests, and configuration file (sites.yml) for each environments default settings.
31
32
  email: spencerfdavis@gmail.com
32
33
  executables: []
33
34
  extensions: []
@@ -37,7 +38,7 @@ files:
37
38
  - lib/ares/remove_format_extension.rb
38
39
  - lib/ares/use_config_file.rb
39
40
  - lib/ares-focus-extensions.rb
40
- homepage: http://github.com/spencerfdavis
41
+ homepage: https://github.com/spencerfdavis/ares-focus-extensions
41
42
  licenses: []
42
43
  post_install_message:
43
44
  rdoc_options: []