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

Commit

Permalink
updated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnanaaa committed Aug 13, 2014
1 parent f88f3bf commit 5074bcf
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 382 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -4,6 +4,7 @@ require 'date'
require 'rspec/core/rake_task'
require 'wwtd/tasks'

task :local => "wwtd:local"
task default: "wwtd:local"


Expand Down
57 changes: 52 additions & 5 deletions gemfiles/rails3.gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../
specs:
gollum_rails (1.6.0)
gollum_rails (1.6.2)
activemodel (>= 3.2.11)
activesupport (>= 3.2.11)
gollum-lib (~> 3.0.0)
Expand Down Expand Up @@ -95,6 +95,7 @@ GEM
mime-types (1.25.1)
mini_portile (0.6.0)
multi_json (1.10.1)
netrc (0.7.7)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
polyglot (0.3.5)
Expand Down Expand Up @@ -132,8 +133,9 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
redcarpet (3.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rouge (1.3.4)
rspec (3.0.0)
rspec-core (~> 3.0.0)
Expand All @@ -149,7 +151,7 @@ GEM
rspec-support (3.0.3)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
simplecov (0.8.2)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
Expand All @@ -166,9 +168,54 @@ GEM
thor (0.19.1)
tilt (1.4.1)
timers (1.1.0)
tins (1.3.0)
tins (1.3.1)
treetop (1.4.15)
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
polyglot (>= 0.3.1)
tzinfo (0.3.41)

Expand Down
190 changes: 0 additions & 190 deletions gemfiles/rails3213.gemfile.lock

This file was deleted.

0 comments on commit 5074bcf

Please sign in to comment.