motion-firebase 1.0.6 → 1.0.7
Sign up to get free protection for your applications and to get access to all the features.
data/lib/firebase/version.rb
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motion-firebase
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-04-
|
12
|
+
date: 2013-04-19 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rspec
|
@@ -43,8 +43,8 @@ files:
|
|
43
43
|
- README.md
|
44
44
|
- Rakefile
|
45
45
|
- app/app_delegate.rb
|
46
|
+
- lib/firebase-auth/firebase_auth_client.rb
|
46
47
|
- lib/firebase/firebase.rb
|
47
|
-
- lib/firebase/firebase_auth_client.rb
|
48
48
|
- lib/firebase/fquery.rb
|
49
49
|
- lib/firebase/version.rb
|
50
50
|
- lib/motion-firebase-auth.rb
|