Skip to content

Commit

Permalink
Bump iruby-chartkick to 0.5.1 and update ffi version; remove platform…
Browse files Browse the repository at this point in the history
…-specific ffi entries
  • Loading branch information
elalemanyo committed Oct 8, 2024
1 parent 49716d5 commit e168558
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
iruby-chartkick (0.3.1)
iruby-chartkick (0.5.1)
chartkick (~> 5.1.0)
iruby

Expand All @@ -11,9 +11,7 @@ GEM
chartkick (5.1.0)
data_uri (0.1.0)
diff-lcs (1.5.1)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.17.0)
ffi-rzmq (2.0.7)
ffi-rzmq-core (>= 1.0.7)
ffi-rzmq-core (1.0.7)
Expand Down Expand Up @@ -59,17 +57,11 @@ GEM
rspec-support (3.13.1)
stringio (3.1.1)

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
bundler
iruby-chartkick!
rake (~> 13.2.1)
rspec (~> 3.13.0)

BUNDLED WITH
2.2.15
2.5.21

0 comments on commit e168558

Please sign in to comment.