File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44ruby "4.0.2"
55
66gem "activestorage-scaleway-service" #, path: "../activestorage-scaleway-service"
7- gem "active_hashcash" , github : "BaseSecrete/active_hashcash"
7+ gem "active_hashcash"
88gem "active_storage_validations" , "~> 1"
99gem "add_to_calendar"
1010gem "aws-sdk-s3"
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/BaseSecrete/active_hashcash.git
3- revision: ac77ae03162dc9062f5b15050b379e27d470683e
4- specs:
5- active_hashcash (0.4.0 )
6- rails (>= 5.2.0 )
7-
81GIT
92 remote: https://github.com/SebouChu/unsplash_rb.git
103 revision: 89cd31efed1955430172a4c51d6b8f0b70015404
10295 erubi (~> 1.11 )
10396 rails-dom-testing (~> 2.2 )
10497 rails-html-sanitizer (~> 1.6 )
98+ active_hashcash (0.4.0 )
99+ rails (>= 5.2.0 )
105100 active_storage_validations (1.4.0 )
106101 activejob (>= 6.1.4 )
107102 activemodel (>= 6.1.4 )
@@ -821,7 +816,7 @@ PLATFORMS
821816 x86_64-linux
822817
823818DEPENDENCIES
824- active_hashcash !
819+ active_hashcash
825820 active_storage_validations (~> 1 )
826821 activestorage-scaleway-service
827822 add_to_calendar
You can’t perform that action at this time.
0 commit comments