이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
adrianshort
/
suttonelections
의 미러
https://github.com/adrianshort/suttonelections.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
2
위키
활동
소스 검색
Update Sinatra to fix vuln in 2.0.1
tags/last-sinatra-version^0
Adrian Short
6 년 전
부모
457a9a4e5e
커밋
9bb70320a1
2개의 변경된 파일
과
6개의 추가작업
그리고
6개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile
+5
-5
Gemfile.lock
+ 1
- 1
Gemfile
파일 보기
@@ -1,7 +1,7 @@
source "https://rubygems.org/"
ruby "2.3.1"
gem 'sinatra'
gem 'sinatra'
, '~> 2.0.3'
gem 'haml'
gem 'data_mapper'
gem 'dm-postgres-adapter'
+ 5
- 5
Gemfile.lock
파일 보기
@@ -63,7 +63,7 @@ GEM
kgio (2.11.2)
mini_portile2 (2.3.0)
multi_json (1.13.1)
mustermann (1.0.
2
)
mustermann (1.0.
3
)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
pg (1.0.0)
@@ -71,15 +71,15 @@ GEM
rack (2.0.4)
rack-flash3 (1.0.5)
rack
rack-protection (2.0.
1
)
rack-protection (2.0.
3
)
rack
raindrops (0.19.0)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (2.0.
1
)
sinatra (2.0.
3
)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.
1
)
rack-protection (= 2.0.
3
)
tilt (~> 2.0)
stringex (1.5.1)
temple (0.8.0)
@@ -100,7 +100,7 @@ DEPENDENCIES
pg
rack-flash3
shotgun
sinatra
sinatra
(~> 2.0.3)
unicorn
RUBY VERSION
쓰기
미리보기
불러오는 중...
취소
저장