concerto_hardware 0.0.5 → 0.0.6
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3fdc72cff4e3b1b64ace692f41abacc3987be3f7
|
4
|
+
data.tar.gz: e2e59630942b1067627f2b373b01d74e460e46c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 152baa10985ed73ff436dfa62b4f5111453ea3e5b3bd3a09ddb0a8057a21edde8ece9411387afc729fa311363325d81f11191f60911857c27ea5d457a9b8564a
|
7
|
+
data.tar.gz: 2cd1e98713bde6c720479fad5ef4ad82d868c74780f63294e63d35a56aa767e699fb2800955f0faa3766c8b7d44881a5a4d3e46ce3c0993f0d74d63a018116ff
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: concerto_hardware
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Concerto Team
|
@@ -68,9 +68,9 @@ files:
|
|
68
68
|
- config/routes.rb
|
69
69
|
- db/migrate/20121220000000_create_concerto_hardware_players.rb
|
70
70
|
- db/migrate/20131127201048_add_updates_to_concerto_hardware_players.rb
|
71
|
-
- lib/concerto-hardware.rb
|
72
71
|
- lib/concerto_hardware/engine.rb
|
73
72
|
- lib/concerto_hardware/version.rb
|
73
|
+
- lib/concerto_hardware.rb
|
74
74
|
- LICENSE
|
75
75
|
- Rakefile
|
76
76
|
- README.rdoc
|