crypto_unit 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54398754bdeeb540402ce3b947a12fc252bd38c9
4
- data.tar.gz: 828f703d8e2f88504ff1a58f4cff14af99ea1c1b
3
+ metadata.gz: 4a9ce4f80a5f408338bbedf535332431889d7da4
4
+ data.tar.gz: f468a408e8ead5b0ac8420caab2b23d89e14c1c6
5
5
  SHA512:
6
- metadata.gz: cb4fb2c8f35282a76ca9aa10fc38448877aeacd5cf09d8125ae63ffa0a7d0910a1a840f39f9ffbf83edd8ad721a31d3f72fba1a357b4fadf4905b0edb2493561
7
- data.tar.gz: 355b7c32ef7082f0bac3e74ad2da8278810bcdd7563df9be2b09996d5a2a3413b1f22ef27f750e114d99ed009ec05b1ea3111c35862211a2c9a3056fbdbbfb38
6
+ metadata.gz: 55cf89333751cd3cad31c0e2fa5d24bdf2fd77386c16db8d91b150b44ea974a11484a57682819fb48cebc21035c8c4594278c5e1cdc0f9832849a1b0de629470
7
+ data.tar.gz: 05f624b474d1dddedc08ad7c247e7884faab2540cd986ce80c82763d9bd6b135410da4977e622845e7efc8eee194f4237b334dcc4746d35fc25c4d835d21529a
data/README.md CHANGED
@@ -2,8 +2,6 @@
2
2
 
3
3
  Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/crypto_unit`. To experiment with that code, run `bin/console` for an interactive prompt.
4
4
 
5
- TODO: Delete this and the text above, and describe your gem
6
-
7
5
  ## Installation
8
6
 
9
7
  Add this line to your application's Gemfile:
@@ -1,3 +1,3 @@
1
1
  module CryptoUnit
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: crypto_unit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - 山本憲