geoloqi 0.9.32 → 0.9.33

Sign up to get free protection for your applications and to get access to all the features.
@@ -24,7 +24,7 @@ module Geoloqi
24
24
  end
25
25
 
26
26
  def oauth_url
27
- 'https://beta.geoloqi.com/oauth/authorize'
27
+ 'https://geoloqi.com/oauth/authorize'
28
28
  end
29
29
 
30
30
  def config(opts=nil)
@@ -1,5 +1,5 @@
1
1
  module Geoloqi
2
2
  def self.version
3
- '0.9.32'
3
+ '0.9.33'
4
4
  end
5
5
  end
@@ -22,4 +22,5 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22
22
 
23
23
  The views and conclusions contained in the software and documentation are those of the
24
24
  authors and should not be interpreted as representing official policies, either expressed
25
- or implied, of Geoloqi.
25
+ or implied, of Geoloqi.
26
+
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: geoloqi
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.9.32
5
+ version: 0.9.33
6
6
  platform: ruby
7
7
  authors:
8
8
  - Kyle Drake
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2011-10-11 00:00:00 -07:00
14
+ date: 2011-10-25 00:00:00 -07:00
15
15
  default_executable:
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency