소스 검색

Install Petrify

tags/v2.0.0
Adrian Short 6 년 전
부모
커밋
458d57bada
2개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      Gemfile
  2. +8
    -0
      Gemfile.lock

+ 1
- 0
Gemfile 파일 보기

@@ -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 파일 보기

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


불러오는 중...
취소
저장