Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
link Gemfile
  • Loading branch information
Sven Fuchs committed Nov 17, 2010
1 parent 8703ca0 commit ad3629a
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
42 changes: 42 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,42 @@
GEM
remote: http://rubygems.org/
specs:
ParseTree (3.0.6)
RubyInline (>= 3.7.0)
sexp_processor (>= 3.0.0)
RubyInline (3.8.6)
ZenTest (~> 4.3)
ZenTest (4.4.0)
activesupport (3.0.3)
ffi (0.6.3)
rake (>= 0.8.7)
mocha (0.9.9)
rake
rake (0.8.7)
ruby-cldr (0.0.1)
ruby2ruby (1.2.5)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.5)
sexp_processor (~> 3.0)
rufus-tokyo (1.0.7)
sexp_processor (3.0.5)
sqlite3-ruby (1.3.2)
test_declarative (0.0.4)

PLATFORMS
ruby

DEPENDENCIES
ParseTree
activesupport (~> 3.0.0)
ffi
mocha
ruby-cldr
ruby2ruby
rufus-tokyo
sqlite3-ruby
test_declarative

METADATA
version: 1.0.6
18 changes: 18 additions & 0 deletions ci/Gemfile.rails-3.x.lock
@@ -0,0 +1,18 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.1)
mocha (0.9.9)
rake
rake (0.8.7)
sqlite3-ruby (1.3.2)
test_declarative (0.0.4)

PLATFORMS
ruby

DEPENDENCIES
activesupport (~> 3.0.0)
mocha
sqlite3-ruby
test_declarative

0 comments on commit ad3629a

Please sign in to comment.