itamae-plugin-recipe-anyenv 0.3.6 → 0.3.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a3cf291ae75d66f661b3baf5de1fa416411f80f7
4
- data.tar.gz: 8b56eaabc7991dd6b93a84e226d50bb9973335b5
3
+ metadata.gz: ba6832db28a7aec881a220fa24f3d629815c288f
4
+ data.tar.gz: 3df3892dfd80ac526cbe17327b0c030a25b0b0db
5
5
  SHA512:
6
- metadata.gz: 3c579543b8c2e45cffcf7f2b96244e94c046052a560b27bd6a3a280c8ad7822742f1f64a56d5bc0ab39cf480b6168047b3577027353b13101d96adabd5595a56
7
- data.tar.gz: eff7f62e885cd2b7f1ed82b1aa77473a4c6b1bffaaea30d651ac410d9a0e71dad97ec1d83330c53003a6b415d21ae736c61640d75535067a1c9d009b5d9677c9
6
+ metadata.gz: a072ea164fed27bb86b1bbe9864288ff3eb066e440d517baf894634fdd7b5a4dec5836338d289726035cfce40bca16b5170467d2d8dc852f4a48662c4e15be67
7
+ data.tar.gz: 772b8ddc7c85d71e9fcf119957614c1ac3e3ab8176cbd46cf09b498ce3473a3613fcb37e49f6062d328044558debd36d5e85afa9c203390e5df6a6cdbe2bd4a5
@@ -2,7 +2,7 @@ module Itamae
2
2
  module Plugin
3
3
  module Recipe
4
4
  module Anyenv
5
- VERSION = '0.3.6'.freeze
5
+ VERSION = '0.3.7'.freeze
6
6
  end
7
7
  end
8
8
  end
@@ -16,7 +16,6 @@ def init(username)
16
16
  @anyenv_root_path = anyenv_root(username)
17
17
  @init_cmd = anyenv_init(@anyenv_root_path)
18
18
  p @init_cmd
19
- binding.pry
20
19
  end
21
20
 
22
21
  def scheme
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itamae-plugin-recipe-anyenv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Surume