RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jabley-rubygems-isitjruby
Versions diffs
1.1 → 1.2
jabley-rubygems-isitjruby 1.1 → 1.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/rubygems/commands/isitjruby_command.rb
+1
-1
metadata
+1
-1
data/lib/rubygems/commands/isitjruby_command.rb
CHANGED
@@ -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