cd2_catton_cms 1.1.32 → 1.1.33

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/config/routes.rb +1 -1
  3. data/lib/c/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2dbf43d7497698109a3e5758c99714595a87fe23
4
- data.tar.gz: da27bddf83dbf261a1ff660760dea71bf848b8ad
3
+ metadata.gz: 349e1a996dd63d8758cc630aa2d27e29c7cdf837
4
+ data.tar.gz: 7ea2c64c431b4fe57ccfc3390f03c60da3cc9236
5
5
  SHA512:
6
- metadata.gz: a18ab634c2143709aebcd6ef493e6b20a5119075c9d59535bcc09220535ba38fdbbae0d433cc04ad020916476d691935c21301c688c5a033f9a46aa93f0bfbae
7
- data.tar.gz: 2c1d2395088d3871c1b51cf1bda814f0a15aa23939ee226b377a64ef426783ad92abf40e108742a4f71a8896003b57c6828e1570874f7f1e936d2882ac29acee
6
+ metadata.gz: a5c60bc2c93b79533d84c1f5be2e1e88482dd75c342acf3ff1b282d79fb5334b42c5c8cf97b75ac567484eb106dcaa67f0a11f9e76e7a7a77b6379e4725c176d
7
+ data.tar.gz: 00f55db4dba4bbe7410ae376f0952056db7dc797096d790cde8b09b742e537008dd7bcbb58aed9d8e0586f71459294331bbdede222dfd74a8fbf684b8eef21ac
data/config/routes.rb CHANGED
@@ -139,7 +139,7 @@ C::Engine.routes.draw do
139
139
  end
140
140
  end
141
141
  resources :blogs, only: [:index, :show]
142
- resources :projects, only: [:index, :show]
142
+ resources :projects, only: [:show]
143
143
  resources :pages, only: [:show], path: '/' do
144
144
  collection do
145
145
  get :search
data/lib/c/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  # frozen_string_literal: true
2
2
  module C
3
- VERSION = '1.1.32'
3
+ VERSION = '1.1.33'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cd2_catton_cms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.32
4
+ version: 1.1.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - CD2