lorraine 0.0.5 → 0.0.6

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
@@ -2,7 +2,7 @@
2
2
  name: lorraine
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.5
5
+ version: 0.0.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Wil Gieseler
@@ -111,6 +111,8 @@ files:
111
111
  - lib/lorraine/connection.rb
112
112
  - lib/lorraine/image.rb
113
113
  - lib/lorraine/message.rb
114
+ - lib/lorraine/network_connection.rb
115
+ - lib/lorraine/serial_connection.rb
114
116
  - lib/lorraine/server.rb
115
117
  - lib/lorraine/test_connection.rb
116
118
  - lib/lorraine/version.rb
@@ -118,6 +120,15 @@ files:
118
120
  - vendor/colorist/colorist.rb
119
121
  - vendor/colorist/colorist/color.rb
120
122
  - vendor/colorist/colorist/core_extensions.rb
123
+ - web/index.html
124
+ - web/lorraine.css
125
+ - web/lorraine.js
126
+ - web/vendor/jscolor/arrow.gif
127
+ - web/vendor/jscolor/cross.gif
128
+ - web/vendor/jscolor/demo.html
129
+ - web/vendor/jscolor/hs.png
130
+ - web/vendor/jscolor/hv.png
131
+ - web/vendor/jscolor/jscolor.js
121
132
  homepage: ""
122
133
  licenses: []
123
134