ipify 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cd7624018d5a5e11dbbc962529f1cbdccc5361f5
4
- data.tar.gz: 5c5facbfc9db35a53cb92de7ca525a3241b8ddfd
3
+ metadata.gz: 0547209987a15ec377d041aa94a19da741f338a4
4
+ data.tar.gz: 7a9bc444075263105d103adcbec73a4717cfbdd8
5
5
  SHA512:
6
- metadata.gz: 42e65b9e274a72d98d7f3bcc18dca4b5915e42ab25ea0e31991f8dc00356b4297e5fd4cc69a927ac019ee2dc41f174b9b811a75ae6d4680476edd65a83d64ff4
7
- data.tar.gz: 1e331fba66ba7e2ad77bf48d580553541cd636dec3fd1ea7af3a77c644d31637d7e0767d54bc9028fcecca190fa9c5fa34779b133ce8786ed8b803897af816b5
6
+ metadata.gz: 32697d4205d4c04bf7d055133e8e85ed6e70126842346454808aed7f1be6145aff73184b01acf5eebd5f941986bb6e369e633f11d0455dfa516cc4ab78bd068a
7
+ data.tar.gz: 6b3a9eae89454d09835b452dbf0ce605267f494bd44eb16295f1d2cd0c36efb2b2e58d023530605c6449379700bc067e35fe949da195883495fe198b5e0ee9e4
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2015 Nick Veys
3
+ Copyright (c) 2015 Aramis Group, LLC dba code lever
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -50,7 +50,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
50
50
 
51
51
  ## Contributing
52
52
 
53
- 1. Fork it ( https://github.com/code-lever/ipify/fork )
53
+ 1. Fork it ( https://github.com/code-lever/ipify-gem/fork )
54
54
  2. Create your feature branch (`git checkout -b my-new-feature`)
55
55
  3. Commit your changes (`git commit -am 'Add some feature'`)
56
56
  4. Push to the branch (`git push origin my-new-feature`)
@@ -1,3 +1,3 @@
1
1
  module Ipify
2
- VERSION = '0.4.0'
2
+ VERSION = '0.5.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ipify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Veys
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-09-04 00:00:00.000000000 Z
11
+ date: 2015-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: awesome_print