Files
smartmeter/Gemfile.lock
Aart van Halteren 4e9ccb42d7 run as daemon
2013-07-18 20:59:46 +02:00

37 lines
697 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.4)
daemons (1.1.9)
i18n (0.6.1)
multi_json (1.7.7)
mysql2 (0.3.11)
rufus-scheduler (2.0.19)
tzinfo (>= 0.3.23)
serialport (1.1.0)
state_pattern (2.0.1)
tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
activerecord (= 3.2.13)
daemons
mysql2
rufus-scheduler
serialport
state_pattern