led-hands-rpi/Gemfile.lock

32 lines
519 B
Plaintext
Raw Normal View History

2019-01-27 13:59:09 -06:00
GEM
remote: https://rubygems.org/
specs:
2019-02-23 21:12:06 -06:00
daemons (1.3.1)
eventmachine (1.2.7)
mustermann (1.0.3)
rack (2.0.6)
rack-protection (2.0.5)
rack
2019-01-27 13:59:09 -06:00
rpi_gpio (0.3.3)
2019-02-23 21:12:06 -06:00
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.9)
2019-01-27 13:59:09 -06:00
PLATFORMS
ruby
DEPENDENCIES
rpi_gpio
2019-02-23 21:12:06 -06:00
sinatra
thin
2019-01-27 13:59:09 -06:00
BUNDLED WITH
2.0.1