Browse Source

Install Petrify

tags/v2.0.0
Adrian Short 6 years ago
parent
commit
458d57bada
2 changed files with 9 additions and 0 deletions
  1. +1
    -0
      Gemfile
  2. +8
    -0
      Gemfile.lock

+ 1
- 0
Gemfile View File

@@ -5,3 +5,4 @@ gem 'haml'
gem 'data_mapper'
gem 'dm-postgres-adapter'
gem 'pg'
gem 'petrify', git: 'https://github.com/adrianshort/petrify/'

+ 8
- 0
Gemfile.lock View File

@@ -1,3 +1,10 @@
GIT
remote: https://github.com/adrianshort/petrify/
revision: b1b04d7c3a7463e295d55703d5e2fa3288fa650a
specs:
petrify (0.2.0)
haml

GEM
remote: https://rubygems.org/
specs:
@@ -75,6 +82,7 @@ DEPENDENCIES
data_mapper
dm-postgres-adapter
haml
petrify!
pg

RUBY VERSION


Loading…
Cancel
Save