effective_pages 2.0.9 → 2.1.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b298b87af43901b5d92f8bcb5cf504fa4d3c713f1b64814a45791d491d1b5d81
4
- data.tar.gz: c6306cc6b24c38e9155ae875db90c2c16745a48fcf4da456653011fdff364b44
3
+ metadata.gz: 4c9f8085e8926499de3786ac923688c20ca98ac0961fa91d46918dc4061684af
4
+ data.tar.gz: 96520c4452017a88c201c7d37378f57a421ae6f7ddefe5dc22803589d4768d38
5
5
  SHA512:
6
- metadata.gz: dcd50073b96b4ded0b1e15c67187e8f9fe92936562df620cbdb2f600adeb4d5f36ccbe7a19bf7e1dcc81ab1ae7e8b62c09b83c2e9e888872bb17402f5326103d
7
- data.tar.gz: fe88e46fd6782778b8b2ea2283ca91c4f223bcd8b998f78ef234f94a11c26098634af5ef309caf0efd481cfd3b1f6af3193c6b829bb1af182995f754a1256d4d
6
+ metadata.gz: 953b7b048450e900a145d65611f06b2b53ecfa8437470d48cc6c7a438d7736a892032da7b3592073cc0f01c3f10942efd980ed53556e40438724ef96e3b753e4
7
+ data.tar.gz: 1ee0ed1d174602c4c91f009f1e29bb79deb67b6bf39474ae47cdcc55b2b8efc5fa85377e05b2461abb901ccf07a0047d1164ad8a7114bb0ac9e522eb37327539
data/README.md CHANGED
@@ -11,11 +11,11 @@ Built ontop of effective_regions and effective_ckeditor.
11
11
 
12
12
  ## effective_pages 2.0
13
13
 
14
- This is the 2.0 series of effective_pages.
14
+ This is the 2.0 / bootstrap4 series of effective_pages.
15
15
 
16
16
  This requires Twitter Bootstrap 4 and Rails 5.1+
17
17
 
18
- Please check out [bootstrap3 branch](https://github.com/code-and-effect/effective_datatables/tree/bootstrap3) for more information using this gem with Bootstrap 3.
18
+ Please check out [bootstrap3 branch](https://github.com/code-and-effect/effective_pages/tree/bootstrap3) for more information using this gem with Bootstrap 3.
19
19
 
20
20
 
21
21
  ## Getting Started
@@ -250,5 +250,3 @@ MIT License. Copyright [Code and Effect Inc.](http://www.codeandeffect.com/)
250
250
  4. Push to the branch (`git push origin my-new-feature`)
251
251
  5. Bonus points for test coverage
252
252
  6. Create new Pull Request
253
-
254
-
@@ -1,3 +1,3 @@
1
1
  module EffectivePages
2
- VERSION = '2.0.9'.freeze
2
+ VERSION = '2.1.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.9
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-09-10 00:00:00.000000000 Z
11
+ date: 2021-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails