paper-trail-gem--paper_trail/Gemfile.lock

34 lines
589 B
Plaintext
Raw Normal View History

2010-10-15 11:53:33 +00:00
PATH
remote: .
specs:
2010-10-28 09:16:47 +00:00
paper_trail (1.6.2)
actionpack (>= 2.3)
activerecord (>= 2.3)
2010-10-15 11:53:33 +00:00
GEM
remote: http://rubygems.org/
specs:
actionpack (2.3.10)
activesupport (= 2.3.10)
rack (~> 1.1.0)
activerecord (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
rack (1.1.0)
2010-10-15 11:53:33 +00:00
rake (0.8.7)
shoulda (2.10.3)
sqlite3-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
actionpack (>= 2.3)
activerecord (>= 2.3)
2010-10-15 11:53:33 +00:00
activesupport (~> 2.3)
bundler (~> 1.0)
paper_trail!
rake (= 0.8.7)
shoulda (= 2.10.3)
sqlite3-ruby (~> 1.2)