Skip to content

Commit

Permalink
Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
Browse files Browse the repository at this point in the history
  • Loading branch information
distler committed Jul 12, 2016
2 parents 7dec1c9 + cace6c1 commit e145916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
source "http://rubygems.org"
gem "sqlite3", :require => "sqlite3"
gem "itextomml", ">=1.5.1"
gem "rack", ">=1.1.3"
gem "rack", "1.4.5"
gem "thin"
gem "rubyzip", '~> 0.9.9'
gem "RedCloth", ">=4.0.0"
gem "erubis"
gem "nokogiri", '~>1.5.6'
gem "rake", '~>10.4.0'
gem "rake"
gem "rdoc"
gem "json"
gem "abstract", "~> 1.0.0"
Expand Down

0 comments on commit e145916

Please sign in to comment.