-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
62 lines (58 loc) · 1.24 KB
/
Gemfile.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
PATH
remote: .
specs:
iruby-chartkick (0.3.1)
chartkick (~> 4.1.0)
iruby
GEM
remote: https://rubygems.org/
specs:
chartkick (4.1.0)
data_uri (0.1.0)
diff-lcs (1.4.4)
ffi (1.15.4)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
ffi-rzmq-core (1.0.7)
ffi
io-console (0.5.9)
irb (1.3.7)
reline (>= 0.2.7)
iruby (0.7.4)
data_uri (~> 0.1)
ffi-rzmq
irb
mime-types (>= 3.3.1)
multi_json (~> 1.11)
native-package-installer
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
multi_json (1.15.0)
native-package-installer (1.1.1)
rake (13.0.6)
reline (0.2.7)
io-console (~> 0.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
PLATFORMS
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
bundler
iruby-chartkick!
rake (~> 13.0)
rspec (~> 3.0)
BUNDLED WITH
2.2.15