Skip to content

Commit

Permalink
rebuild gemfile.loc
Browse files Browse the repository at this point in the history
  • Loading branch information
randym committed Jul 27, 2012
1 parent 28b3502 commit 895e714
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
PATH
remote: .
specs:
acts_as_xlsx (1.0.6)
activerecord (>= 2.3.9)
axlsx (>= 1.0.13)
i18n (>= 0.4.1)

GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.7)
activesupport (= 3.2.7)
builder (~> 3.0.0)
activerecord (3.2.7)
activemodel (= 3.2.7)
activesupport (= 3.2.7)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.7)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
axlsx (1.1.8)
htmlentities (~> 4.3.1)
nokogiri (>= 1.4.1)
rake (>= 0.8.7)
rubyzip (>= 0.9.5)
builder (3.0.0)
htmlentities (4.3.1)
i18n (0.6.0)
multi_json (1.3.6)
nokogiri (1.5.5)
rake (0.9.2.2)
rdiscount (1.6.8)
rubyzip (0.9.9)
sqlite3 (1.3.6)
tzinfo (0.3.33)
yard (0.8.2.1)

PLATFORMS
ruby

DEPENDENCIES
acts_as_xlsx!
bundler
rake (~> 0.9)
rdiscount
sqlite3 (~> 1.3.5)
yard

0 comments on commit 895e714

Please sign in to comment.