Package not found. Please check the package name and try again.

j_rb 0.0.1 → 0.0.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.
Files changed (3) hide show
  1. data/jrb.gemspec +6 -6
  2. data/lib/jrb/version.rb +1 -1
  3. metadata +4 -4
@@ -20,12 +20,12 @@ Gem::Specification.new do |gem|
20
20
  ) _/
21
21
  .'_`(
22
22
  / ( ,/;
23
- / \ ) \\.
24
- /'-./ \ '.\\)
25
- \ \ '---;\
26
- |`\ \ \\
27
- / / \ \ \\
28
- _/ / / / _\\/
23
+ / \ ) \\\\.
24
+ /'-./ \ '.\\\\)
25
+ \ \ '---;\\
26
+ |`\ \ \\\\
27
+ / / \ \ \\\\
28
+ _/ / / / _\\\\/
29
29
  ( \/ /_/ \ |
30
30
  jrb \_) (___) '._/
31
31
 
@@ -1,3 +1,3 @@
1
1
  module Jrb
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -30,9 +30,9 @@ homepage: http://github.com/joho/jrb
30
30
  licenses: []
31
31
  post_install_message: ! " ___\n .\" \".\n |
32
32
  \ ___( \n ).' -( / UNDER CONSTRUCTION /\n ) _/
33
- \ \n .'_`( \n / ( ,/;\n / ) \\.\n /'-./
34
- \ '.\\)\n '---; |` \\\n / / \\\n
35
- \ _/ / / / _\\/\n ( / /_/ |\n jrb _) (___) '._/\n\n"
33
+ \ \n .'_`( \n / ( ,/;\n / ) \\\\.\n /'-./
34
+ \ '.\\\\)\n '---;\\\n |` \\\\\n / / \\\\\n
35
+ \ _/ / / / _\\\\/\n ( / /_/ |\n jrb _) (___) '._/\n\n"
36
36
  rdoc_options: []
37
37
  require_paths:
38
38
  - lib