We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b4d76 commit 783a219Copy full SHA for 783a219
Gemfile
@@ -4,7 +4,7 @@ gemspec
4
5
gem "rake"
6
gem "minitest"
7
-gem "numo-narray", platforms: :mri
+gem "numo-narray", platform: :mri
8
gem "pg", platform: :ruby
9
gem "jdbc-postgres", platform: :jruby
10
gem "sequel"
0 commit comments