Hey it's like a CPI CSV proxy!
This commit is contained in:
26
Gemfile.lock
Normal file
26
Gemfile.lock
Normal file
@@ -0,0 +1,26 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
faraday (0.9.1)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
multipart-post (2.0.0)
|
||||
puma (2.13.4)
|
||||
rack (1.6.4)
|
||||
rack-protection (1.5.3)
|
||||
rack
|
||||
sinatra (1.4.6)
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.4)
|
||||
tilt (>= 1.3, < 3)
|
||||
tilt (2.0.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
faraday
|
||||
puma
|
||||
sinatra
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
Reference in New Issue
Block a user