cm-admin 0.7.6 → 0.7.7

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: d15eef9e06296f53028093dfc869ae0f0ecba8ba271bc3d39ef48e2f1bd09f16
4
- data.tar.gz: 9ae45db5314a0187bf45a1f6864e97f18bfcb9de5cc32dc2ce1c5d388188e1b1
3
+ metadata.gz: fc4dad533a8a02bcc62cc27dd83d829b07794c32a2849e2eebc21de1c1f6cc84
4
+ data.tar.gz: 30b772fbd67cf68633111b3290685e8d3d9d03c269d93313ab915d490c458311
5
5
  SHA512:
6
- metadata.gz: 31116fa28dcabfbbbfb404156e8aca01d2d3b12e04bfb82b08a8bf34520b416b4609167c43e921ff652f7ff1ef268b67df2f52f436fb08197062c0f91379b847
7
- data.tar.gz: 3b1c8a5007cdb2d2d26a276ad77d261c99a354983c2ce782646c183093383e5526cb77cb027a89454bd1d2574dde61963a7adcd96b16dade5fcf194a4db4e0ab
6
+ metadata.gz: 31ec145cf1c7bb3c60a878b733fd251169d5403b6501f421180880ef56c7857f37e5d303ed4b93bd56a6ebfa4b7642f526db533864156a6e5a4e50af19b69d8a
7
+ data.tar.gz: c45f05a62af30393e5d8bb458374afc51695c311310d6b3d497d6326913cbc45de634385d57a757e91748033de2765e321619c2ed64d1807ec612b763b98a8c1
data/Gemfile.lock CHANGED
@@ -1,32 +1,32 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cm-admin (0.7.6)
4
+ cm-admin (0.7.7)
5
5
  axlsx_rails (~> 0.6.1)
6
6
  cocoon (~> 1.2.15)
7
7
  local_time (~> 2.1.0)
8
8
  pagy (~> 4.11.0)
9
9
  pundit (~> 2.2.0)
10
10
  slim (~> 4.1.0)
11
- webpacker (~> 5.2.1)
11
+ webpacker (~> 5.4.3)
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actionpack (7.0.2.3)
17
- actionview (= 7.0.2.3)
18
- activesupport (= 7.0.2.3)
16
+ actionpack (7.0.3.1)
17
+ actionview (= 7.0.3.1)
18
+ activesupport (= 7.0.3.1)
19
19
  rack (~> 2.0, >= 2.2.0)
20
20
  rack-test (>= 0.6.3)
21
21
  rails-dom-testing (~> 2.0)
22
22
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
23
- actionview (7.0.2.3)
24
- activesupport (= 7.0.2.3)
23
+ actionview (7.0.3.1)
24
+ activesupport (= 7.0.3.1)
25
25
  builder (~> 3.1)
26
26
  erubi (~> 1.4)
27
27
  rails-dom-testing (~> 2.0)
28
28
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
29
- activesupport (7.0.2.3)
29
+ activesupport (7.0.3.1)
30
30
  concurrent-ruby (~> 1.0, >= 1.0.2)
31
31
  i18n (>= 1.6, < 2)
32
32
  minitest (>= 5.1)
@@ -41,12 +41,12 @@ GEM
41
41
  nokogiri (~> 1.10, >= 1.10.4)
42
42
  rubyzip (>= 1.3.0, < 3)
43
43
  cocoon (1.2.15)
44
- concurrent-ruby (1.1.9)
44
+ concurrent-ruby (1.1.10)
45
45
  crass (1.0.6)
46
46
  diff-lcs (1.4.4)
47
47
  erubi (1.10.0)
48
48
  htmlentities (4.3.4)
49
- i18n (1.10.0)
49
+ i18n (1.11.0)
50
50
  concurrent-ruby (~> 1.0)
51
51
  local_time (2.1.0)
52
52
  loofah (2.18.0)
@@ -54,10 +54,8 @@ GEM
54
54
  nokogiri (>= 1.5.9)
55
55
  marcel (1.0.2)
56
56
  method_source (1.0.0)
57
- mini_portile2 (2.8.0)
58
- minitest (5.15.0)
59
- nokogiri (1.13.6)
60
- mini_portile2 (~> 2.8.0)
57
+ minitest (5.16.2)
58
+ nokogiri (1.13.7-arm64-darwin)
61
59
  racc (~> 1.4)
62
60
  pagy (4.11.0)
63
61
  pundit (2.2.0)
@@ -73,9 +71,9 @@ GEM
73
71
  nokogiri (>= 1.6)
74
72
  rails-html-sanitizer (1.4.3)
75
73
  loofah (~> 2.3)
76
- railties (7.0.2.3)
77
- actionpack (= 7.0.2.3)
78
- activesupport (= 7.0.2.3)
74
+ railties (7.0.3.1)
75
+ actionpack (= 7.0.3.1)
76
+ activesupport (= 7.0.3.1)
79
77
  method_source
80
78
  rake (>= 12.2)
81
79
  thor (~> 1.0)
@@ -104,7 +102,7 @@ GEM
104
102
  tilt (2.0.10)
105
103
  tzinfo (2.0.4)
106
104
  concurrent-ruby (~> 1.0)
107
- webpacker (5.2.2)
105
+ webpacker (5.4.3)
108
106
  activesupport (>= 5.2)
109
107
  rack-proxy (>= 0.6.1)
110
108
  railties (>= 5.2)
data/cm_admin.gemspec CHANGED
@@ -32,5 +32,5 @@ Gem::Specification.new do |spec|
32
32
  spec.add_runtime_dependency 'pagy', '~> 4.11.0'
33
33
  spec.add_runtime_dependency 'pundit', '~> 2.2.0'
34
34
  spec.add_runtime_dependency 'slim', '~> 4.1.0'
35
- spec.add_runtime_dependency 'webpacker', '~> 5.2.1'
35
+ spec.add_runtime_dependency 'webpacker', '~> 5.4.3'
36
36
  end
@@ -1,3 +1,3 @@
1
1
  module CmAdmin
2
- VERSION = "0.7.6"
2
+ VERSION = "0.7.7"
3
3
  end