X Tutup
Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 1 addition & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
GIT
remote: git@github.com:documentcloud/bull_proof_china_shop
revision: 9cd0d29b25feb42e5a501db00ba56e66b99e42e4
branch: master
specs:
bull_proof_china_shop (0.0.1)
country_select (~> 2.2.0)
has_secure_token (~> 1.0.0)
rails (~> 4.2.3)
stripe (~> 1.56.2)

GIT
remote: https://github.com/documentcloud/jammit.git
revision: 5ddcf9c415b2e3985628c35e2ea5bdf94a383284
Expand Down Expand Up @@ -182,8 +171,6 @@ GEM
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
has_secure_token (1.0.0)
activerecord (>= 3.0)
hashdiff (0.3.1)
hashie (3.4.6)
highline (1.7.8)
Expand Down Expand Up @@ -277,7 +264,7 @@ GEM
pry (~> 0.9)
slop (~> 3.0)
public_suffix (2.0.4)
rack (1.6.5)
rack (1.6.12)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
Expand Down Expand Up @@ -388,7 +375,6 @@ DEPENDENCIES
aws-sdk (~> 1.30)
bcrypt (~> 3.1.1)
bootstrap_form!
bull_proof_china_shop!
byebug
closure-compiler
cloud-crowd (~> 0.7.6)
Expand Down
X Tutup