drogus-opensocial 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/opensocial/base.rb +1 -2
  2. metadata +1 -1
@@ -19,7 +19,6 @@ require 'uri'
19
19
  # opensocial/auth. This gem adds standard to_json behavior for the
20
20
  # request classes, instead of using ActiveSupport.
21
21
  require 'rubygems'
22
- require 'json/add/rails'
23
22
 
24
23
 
25
24
  module OpenSocial #:nodoc:
@@ -51,4 +50,4 @@ module OpenSocial #:nodoc:
51
50
  values
52
51
  end
53
52
  end
54
- end
53
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drogus-opensocial
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google