carioca 2.0.10 → 2.0.11

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
  SHA256:
3
- metadata.gz: 2b56dfd6b3c6d3725261eb39f73b429c6b031909973e4a3483f945202925ffbb
4
- data.tar.gz: 2836fb78374d34e658546145b0bcbb98d25d1e2e26d641d73805c7ac73529f68
3
+ metadata.gz: 3e5cab2655a3d4eec5792f27bf6c6dfabedd891c79c61beefb181f990f2ec5a0
4
+ data.tar.gz: 6496b08c745a63f3095087b1584cbd3c2ef1f5b40d5df1f71f42d3dd7143db44
5
5
  SHA512:
6
- metadata.gz: 1a7068081ac2e1d3344fb1ee6bfedf86b590ed0fbeacbb40fc9f9d7ca98d13c4c47d6d3b99539c2d63ab8ce91c9afe09880612d7a52228acf484f08a7ba4b541
7
- data.tar.gz: c77b855e6e2edb451bc95d0382565e13d97383874478b81d729fff0a7f60d0b600f7238e89b3f4029ea505240f9efe7970c25b6b16e97d6bc6e2729ef4469d17
6
+ metadata.gz: 682eb41be53476379f3b3f5e3cbee7d2e61fe6b3c0b8fd6b0e0cd12d26f4b6a27e8cdedf7b8b800a62074a5d9eeae58263ce0f61bf7050a59ca0664eb3d01523
7
+ data.tar.gz: 6fb0797188bf75d3885b962b9230749b316c1935fb3c4487b3aa5ccca7292211be888010b8e4af8bb023a9992a78e6fc4a3fada3e7fc10672938f0d38917df09
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.0.10
1
+ 2.0.11
@@ -5,8 +5,8 @@ module Carioca
5
5
  include Carioca::Constants
6
6
  include Carioca::Helpers
7
7
  attr_accessor :filename, :name, :builtins, :log_target, :default_locale, :locales_load_path, :debugger_tracer,
8
- :config_file, :config_root, :environment, :supported_environment, :output_mode, :log_level
9
- attr_writer :init_from_file, :output_colors, :output_emoji, :output_target
8
+ :config_file, :config_root, :environment, :supported_environment, :output_mode, :log_level, :output_target
9
+ attr_writer :init_from_file, :output_colors, :output_emoji
10
10
  attr_reader :log_file, :locales_availables, :debug
11
11
 
12
12
  def initialize
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carioca
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.10
4
+ version: 2.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Romain GEORGES