fishplate 7.0.4 → 7.0.5

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: dbf295c44dd25360243486fe32975544fdb7a30232999857703c8c6f9f546e2b
4
- data.tar.gz: d15861a0edca900f1293e789ad6ea7472e117aa0322fb60113dca740e94dd136
3
+ metadata.gz: 6e07e9978bee7b68f4f6f9c3298b412e4464ec0e56122a1b18c85932ea65b513
4
+ data.tar.gz: f1764c269ddf606c4c6530d8dcca5bf222239d34b2c0ded9529404653ddc5478
5
5
  SHA512:
6
- metadata.gz: 5e533f78a36273e09150f97ba0e94c350476dd30332026b2ab0ba368badb4a84b1dbd1d0595889d7028e8be058cb897f9dd1b353656170e6d28d1ebba016ff98
7
- data.tar.gz: f5241568354f7b5134bd4546ca81c37d30b0a9a96a42f8f724334a8041726e11c255fb422cbd4f445354f7204c5b5a7a128d14ebe293c28aa7d27673bea871c8
6
+ metadata.gz: 32d442ca5c041a3ae954e2719162f1a80ce1d76636deb5f2f9641c80edbc8628ce48f34c6f85eb2ba62c3b4f987dd3485ae98936b14fa8c953cc1dcee28ff581
7
+ data.tar.gz: a7615053d7f21ae2c890f1274633453fff5cb647c5f55298b19e4791151e24a00bb51e2fb423e044ba4344cf82e22a5b125af5b5e550bf2998119080d7ae4313
data/.bundler-version CHANGED
@@ -1 +1 @@
1
- 2.3.22
1
+ 2.3.26
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fishplate (7.0.4)
4
+ fishplate (7.0.5)
5
5
  a9n (~> 1.0)
6
6
  activemodel (~> 7.0)
7
7
  activerecord (~> 7.0)
@@ -34,50 +34,50 @@ GEM
34
34
  mini_portile2 (2.8.0)
35
35
  minitest (5.16.3)
36
36
  parallel (1.22.1)
37
- parser (3.1.2.1)
37
+ parser (3.1.3.0)
38
38
  ast (~> 2.4.1)
39
39
  pry (0.14.1)
40
40
  coderay (~> 1.1)
41
41
  method_source (~> 1.0)
42
42
  rainbow (3.1.1)
43
43
  rake (13.0.6)
44
- regexp_parser (2.5.0)
44
+ regexp_parser (2.6.1)
45
45
  rexml (3.2.5)
46
- rspec (3.11.0)
47
- rspec-core (~> 3.11.0)
48
- rspec-expectations (~> 3.11.0)
49
- rspec-mocks (~> 3.11.0)
50
- rspec-core (3.11.0)
51
- rspec-support (~> 3.11.0)
52
- rspec-expectations (3.11.1)
46
+ rspec (3.12.0)
47
+ rspec-core (~> 3.12.0)
48
+ rspec-expectations (~> 3.12.0)
49
+ rspec-mocks (~> 3.12.0)
50
+ rspec-core (3.12.0)
51
+ rspec-support (~> 3.12.0)
52
+ rspec-expectations (3.12.0)
53
53
  diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.11.0)
55
- rspec-mocks (3.11.1)
54
+ rspec-support (~> 3.12.0)
55
+ rspec-mocks (3.12.0)
56
56
  diff-lcs (>= 1.2.0, < 2.0)
57
- rspec-support (~> 3.11.0)
58
- rspec-support (3.11.1)
59
- rubocop (1.36.0)
57
+ rspec-support (~> 3.12.0)
58
+ rspec-support (3.12.0)
59
+ rubocop (1.39.0)
60
60
  json (~> 2.3)
61
61
  parallel (~> 1.10)
62
62
  parser (>= 3.1.2.1)
63
63
  rainbow (>= 2.2.2, < 4.0)
64
64
  regexp_parser (>= 1.8, < 3.0)
65
65
  rexml (>= 3.2.5, < 4.0)
66
- rubocop-ast (>= 1.20.1, < 2.0)
66
+ rubocop-ast (>= 1.23.0, < 2.0)
67
67
  ruby-progressbar (~> 1.7)
68
68
  unicode-display_width (>= 1.4.0, < 3.0)
69
- rubocop-ast (1.21.0)
69
+ rubocop-ast (1.23.0)
70
70
  parser (>= 3.1.1.0)
71
71
  rubocop-rake (0.6.0)
72
72
  rubocop (~> 1.0)
73
- rubocop-rspec (2.13.1)
73
+ rubocop-rspec (2.15.0)
74
74
  rubocop (~> 1.33)
75
75
  ruby-progressbar (1.11.0)
76
- sqlite3 (1.5.0)
76
+ sqlite3 (1.5.4)
77
77
  mini_portile2 (~> 2.8.0)
78
78
  tzinfo (2.0.5)
79
79
  concurrent-ruby (~> 1.0)
80
- tzinfo-data (1.2022.3)
80
+ tzinfo-data (1.2022.6)
81
81
  tzinfo (>= 1.0.0)
82
82
  unicode-display_width (2.3.0)
83
83
 
@@ -1,3 +1,3 @@
1
1
  module Fishplate
2
- VERSION = "7.0.4".freeze
2
+ VERSION = "7.0.5".freeze
3
3
  end
data/lib/fishplate.rb CHANGED
@@ -66,6 +66,7 @@ module Fishplate
66
66
  def configure_active_record
67
67
  ActiveRecord.default_timezone = :utc
68
68
  ActiveRecord::Base.logger = logger
69
+ ActiveRecord::Base.logger.level = ENV['LOG_LEVEL'] || 'debug'
69
70
  ActiveRecord::Base.time_zone_aware_attributes = true
70
71
  ActiveRecord::Base.configurations = database_configuration
71
72
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fishplate
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.4
4
+ version: 7.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Krzysztof Knapik
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-11-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: a9n