Skip to content

Commit e168558

Browse files
committed
Bump iruby-chartkick to 0.5.1 and update ffi version; remove platform-specific ffi entries
1 parent 49716d5 commit e168558

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

Gemfile.lock

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
iruby-chartkick (0.3.1)
4+
iruby-chartkick (0.5.1)
55
chartkick (~> 5.1.0)
66
iruby
77

@@ -11,9 +11,7 @@ GEM
1111
chartkick (5.1.0)
1212
data_uri (0.1.0)
1313
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)
14+
ffi (1.17.0)
1715
ffi-rzmq (2.0.7)
1816
ffi-rzmq-core (>= 1.0.7)
1917
ffi-rzmq-core (1.0.7)
@@ -59,17 +57,11 @@ GEM
5957
rspec-support (3.13.1)
6058
stringio (3.1.1)
6159

62-
PLATFORMS
63-
arm64-darwin-22
64-
arm64-darwin-23
65-
x86_64-darwin-20
66-
x86_64-linux
67-
6860
DEPENDENCIES
6961
bundler
7062
iruby-chartkick!
7163
rake (~> 13.2.1)
7264
rspec (~> 3.13.0)
7365

7466
BUNDLED WITH
75-
2.2.15
67+
2.5.21

0 commit comments

Comments
 (0)