-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathFakefile.lock
46 lines (43 loc) · 933 Bytes
/
Fakefile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
GIT
remote: git://github.com/krasnoukhov/fake_dynamo.git
revision: 5ab847d334048d6a1d19b11e4c73067fc4e40337
specs:
fake_dynamo (0.2.5)
activesupport
json
sinatra
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.2)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
foreman (0.74.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)
i18n (0.6.9)
json (1.8.1)
minitest (5.3.5)
rack (1.5.2)
rack-protection (1.5.3)
rack
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
tzinfo (1.2.1)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
fake_dynamo!
foreman (~> 0.74)