bashrw-ttt 0.1.2 → 0.2.2
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.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bashrw-ttt
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.2.2
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -233,6 +233,6 @@ rubyforge_project:
|
|
|
233
233
|
rubygems_version: 1.8.25
|
|
234
234
|
signing_key:
|
|
235
235
|
specification_version: 3
|
|
236
|
-
summary: Ruby TTT library made for my 8th Light Apprenticeship. Contains a
|
|
237
|
-
and Limelight interfaces.
|
|
236
|
+
summary: Ruby TTT library made for my 8th Light Apprenticeship. Contains a Command
|
|
237
|
+
Line, Rails and Limelight interfaces.
|
|
238
238
|
test_files: []
|