We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49716d5 commit e168558Copy full SHA for e168558
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- iruby-chartkick (0.3.1)
+ iruby-chartkick (0.5.1)
5
chartkick (~> 5.1.0)
6
iruby
7
@@ -11,9 +11,7 @@ GEM
11
chartkick (5.1.0)
12
data_uri (0.1.0)
13
diff-lcs (1.5.1)
14
- ffi (1.17.0-arm64-darwin)
15
- ffi (1.17.0-x86_64-darwin)
16
- ffi (1.17.0-x86_64-linux-gnu)
+ ffi (1.17.0)
17
ffi-rzmq (2.0.7)
18
ffi-rzmq-core (>= 1.0.7)
19
ffi-rzmq-core (1.0.7)
@@ -59,17 +57,11 @@ GEM
59
57
rspec-support (3.13.1)
60
58
stringio (3.1.1)
61
62
-PLATFORMS
63
- arm64-darwin-22
64
- arm64-darwin-23
65
- x86_64-darwin-20
66
- x86_64-linux
67
-
68
DEPENDENCIES
69
bundler
70
iruby-chartkick!
71
rake (~> 13.2.1)
72
rspec (~> 3.13.0)
73
74
BUNDLED WITH
75
- 2.2.15
+ 2.5.21
0 commit comments