1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/Gemfile.lock

34 lines
589 B
Text
Raw Normal View History

2010-10-15 07:53:33 -04:00
PATH
remote: .
specs:
paper_trail (1.5.5)
actionpack (>= 2.3)
activerecord (>= 2.3)
2010-10-15 07:53:33 -04: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 07:53:33 -04: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 07:53:33 -04:00
activesupport (~> 2.3)
bundler (~> 1.0)
paper_trail!
rake (= 0.8.7)
shoulda (= 2.10.3)
sqlite3-ruby (~> 1.2)