1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/Gemfile.lock
David Heinemeier Hansson a832bc387b Skeleton gem
2014-05-18 11:44:28 +02:00

27 lines
460 B
Text

PATH
remote: .
specs:
activejob (4.2.0.alpha)
activesupport (>= 4.1.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.1)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
i18n (0.6.9)
json (1.8.1)
minitest (5.3.4)
thread_safe (0.3.3)
tzinfo (1.1.0)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activejob!