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.
pstore
YAML::Store
1 parent d4b3d45 commit 462e890Copy full SHA for 462e890
Gemfile
@@ -4,6 +4,7 @@ source 'https://rubygems.org'
4
5
gemspec
6
7
+gem 'pstore' if RUBY_VERSION >= '4.0.0'
8
gem 'jruby-openssl', '~> 0.7', platform: :jruby
9
10
# gem 'command_kit', '0.5.0', github: 'postmodern/command_kit',
0 commit comments