jabley-rubygems-isitjruby 1.1 → 1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ require 'isitjruby'
6
6
  ##
7
7
  # gem command for querying the jruby status of installed gems
8
8
 
9
- class Gem::Commands::IsitJRubyCommand < Gem::Command
9
+ class Gem::Commands::IsitjrubyCommand < Gem::Command
10
10
 
11
11
  include Gem::VersionOption
12
12
  include Gem::Text
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jabley-rubygems-isitjruby
3
3
  version: !ruby/object:Gem::Version
4
- version: "1.1"
4
+ version: "1.2"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Hodel