Parcourir la source

Install Petrify

tags/v2.0.0
Adrian Short il y a 6 ans
Parent
révision
458d57bada
2 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. +1
    -0
      Gemfile
  2. +8
    -0
      Gemfile.lock

+ 1
- 0
Gemfile Voir le fichier

@@ -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 Voir le fichier

@@ -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


Chargement…
Annuler
Enregistrer