Files
smartmeter/Gemfile.lock
2013-06-26 09:00:08 +02:00

32 lines
595 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)
i18n (0.6.1)
multi_json (1.7.7)
mysql2 (0.3.11)
serialport (1.1.0)
state_pattern (2.0.1)
tzinfo (0.3.37)
PLATFORMS
ruby
DEPENDENCIES
activerecord (= 3.2.13)
mysql2
serialport
state_pattern