Skip to content

Commit

Permalink
update exporter and snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
saturnflyer committed Mar 5, 2012
1 parent 61763ba commit 1fa58ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ gem "sqlite3", "1.3.4", :group => [:development, :test], :platform => :ruby
# gem "radiant-archive-extension", "~> 1.0.7"
# gem "radiant-clipped-extension", "~> 1.0.16"
# gem "radiant-debug-extension", "~> 1.0.2"
# gem "radiant-exporter-extension", "~> 1.0.2"
# gem "radiant-exporter-extension", "~> 1.1.0"
# gem "radiant-markdown_filter-extension", "~> 1.0.2"
# gem "radiant-sheets-extension", "~> 1.0.9"
# gem "radiant-site_templates-extension", "~> 1.0.4"
# gem "radiant-smarty_pants_filter-extension", "~> 1.0.2"
# gem "radiant-snippets-extension", :git => 'git://github.com/radiant/radiant-snippets-extension.git'
# gem "radiant-snippets-extension", "~> 1.0.0"
# gem "radiant-textile_filter-extension", "~> 1.0.4"

if ENV['TRAVIS']
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ GEM
sqlite3 (1.3.4)

PLATFORMS
java
ruby

DEPENDENCIES
Expand Down

0 comments on commit 1fa58ca

Please sign in to comment.