pronto-rails_migrations 0.14.1 → 0.14.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
  SHA256:
3
- metadata.gz: 46bb7999a6208e4c9493f4a1c4b0e77b3dd8bfd7d474a3e12ee44227aadf6620
4
- data.tar.gz: 308ad252664f5bf54b3c3f53d452b1ab8e09085d2024dba57f1b27737d5d458b
3
+ metadata.gz: fcfaa03ef61465640065de6692db87b59dd2a911026fc0d8c633c3e94cfe0798
4
+ data.tar.gz: 953e80c3d2fed4c2c8c347f66714312eeb42af67a0fa7ebe5335af2737e79f5e
5
5
  SHA512:
6
- metadata.gz: 8ac4e0951714fe7c4583da873f70d6d8f002d28aadb9303eb8466ea8641a55df6c29f6a3826f10c27860cf647c3c9a578d598850309d540a07d6b277a5a0d5bf
7
- data.tar.gz: '03195c19035e1540cf5d41cc560803f71c0c9cb9eb1ce0cdb8986a3706e7766e81df227e535dfb9f8bd039af0bee6c952849a148f2b1b503f9a3a8f896afc765'
6
+ metadata.gz: bf7a114e32e88c84dd757a933870f9b3f51b81441545e749a14ca8d15940bf27a7f7fa1a6366cad68a612176548ca0d11eece3045fc19912d0155cf48b0490d2
7
+ data.tar.gz: 2407dcccf95712402dbf26b31f9f64897fc951b0d75524b7222c4f06811bf70394818fff80b454f137102bc298a218f5826f4a150f3c3936de31103ec7c4afd8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pronto-rails_migrations (0.14.1)
4
+ pronto-rails_migrations (0.14.2)
5
5
  faraday (~> 1.10.0)
6
6
  multipart-post (~> 2.1.1)
7
7
  pronto (>= 0.10.0)
@@ -10,9 +10,9 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- addressable (2.8.0)
14
- public_suffix (>= 2.0.2, < 5.0)
15
- faraday (1.10.0)
13
+ addressable (2.8.4)
14
+ public_suffix (>= 2.0.2, < 6.0)
15
+ faraday (1.10.3)
16
16
  faraday-em_http (~> 1.0)
17
17
  faraday-em_synchrony (~> 1.0)
18
18
  faraday-excon (~> 1.1)
@@ -35,41 +35,39 @@ GEM
35
35
  faraday-patron (1.0.0)
36
36
  faraday-rack (1.0.0)
37
37
  faraday-retry (1.0.3)
38
- gitlab (4.18.0)
39
- httparty (~> 0.18)
38
+ gitlab (4.19.0)
39
+ httparty (~> 0.20)
40
40
  terminal-table (>= 1.5.1)
41
- httparty (0.20.0)
42
- mime-types (~> 3.0)
41
+ httparty (0.21.0)
42
+ mini_mime (>= 1.0.0)
43
43
  multi_xml (>= 0.5.2)
44
- mime-types (3.4.1)
45
- mime-types-data (~> 3.2015)
46
- mime-types-data (3.2022.0105)
44
+ mini_mime (1.1.2)
47
45
  multi_xml (0.6.0)
48
46
  multipart-post (2.1.1)
49
47
  octokit (4.22.0)
50
48
  faraday (>= 0.9)
51
49
  sawyer (~> 0.8.0, >= 0.5.3)
52
- pronto (0.11.0)
53
- gitlab (~> 4.4, >= 4.4.0)
54
- httparty (>= 0.13.7)
55
- octokit (~> 4.7, >= 4.7.0)
50
+ pronto (0.11.1)
51
+ gitlab (>= 4.4.0, < 5.0)
52
+ httparty (>= 0.13.7, < 1.0)
53
+ octokit (>= 4.7.0, < 7.0)
56
54
  rainbow (>= 2.2, < 4.0)
57
- rexml (~> 3.2)
58
- rugged (>= 0.23.0, < 1.1.0)
55
+ rexml (>= 3.2.5, < 4.0)
56
+ rugged (>= 0.23.0, < 2.0)
59
57
  thor (>= 0.20.3, < 2.0)
60
- public_suffix (4.0.7)
58
+ public_suffix (5.0.3)
61
59
  rainbow (3.1.1)
62
60
  rake (12.3.3)
63
- rexml (3.2.5)
61
+ rexml (3.2.6)
64
62
  ruby2_keywords (0.0.5)
65
- rugged (1.0.1)
63
+ rugged (1.6.3)
66
64
  sawyer (0.8.2)
67
65
  addressable (>= 2.3.5)
68
66
  faraday (> 0.8, < 2.0)
69
67
  terminal-table (3.0.2)
70
68
  unicode-display_width (>= 1.1.1, < 3)
71
- thor (1.2.1)
72
- unicode-display_width (2.1.0)
69
+ thor (1.2.2)
70
+ unicode-display_width (2.4.2)
73
71
 
74
72
  PLATFORMS
75
73
  ruby
@@ -1,3 +1,3 @@
1
1
  module Pronto
2
- RAILS_MIGRATIONS_VERSION = '0.14.1'
2
+ RAILS_MIGRATIONS_VERSION = '0.14.2'
3
3
  end
@@ -10,7 +10,7 @@ module Pronto
10
10
  messages << message(
11
11
  patch,
12
12
  'Run migrations in a separate PR from application code changes.',
13
- level: :warning
13
+ level: :error
14
14
  )
15
15
  end
16
16
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pronto-rails_migrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.1
4
+ version: 0.14.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vinted
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-06-10 00:00:00.000000000 Z
11
+ date: 2023-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pronto