rails_accordion 0.2.2.pre.beta → 1.0.0

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: bf3f97b048a95a190cabdb3132a8d1dff2fefd0816c677c4201fe5f8b6b776bf
4
- data.tar.gz: df20bf60d4c6ec24c3b7cab4d76ff4c6bd0596d14974060d97636996b8b8bdc5
3
+ metadata.gz: aaaf0c683b43333faf89d02a539bc6ccd037e86c9ef305eb68240650c946a4f1
4
+ data.tar.gz: c8ca332299479735ae6ef6af5b6ea618a4047388ef18b39c03fef78e565a9033
5
5
  SHA512:
6
- metadata.gz: 51d8736179dd89ff72eb84f244475d7f73fe39388ad9fd9680c10ec1444b7295c91c3fd37aeccfdb0cbeaf662ad76d46f31dd8b6027aa8d93f04cbed28ef6cf8
7
- data.tar.gz: 7278d6e7e8b925b7f1b999b235219296405276793ea0555b9d1f6143ecce82497ac741840fc8c57b9a11558d1a981fe18f4897e55f24049bdaa8bede82bef3d9
6
+ metadata.gz: 35fbdcae2cf2ff6223c0169ec01ccc634da9a656532ed51851fe7dc073fc80b4e4d1f64eb32be369929adfd468e5d4dc794957c6672b8ad285850b2fc145c772
7
+ data.tar.gz: 5e314c4950060c659a6b4fa7f3cd7760d312f6b66370d07fb12310858dc816ff9980269f641790688c236bc856a77156342f6924c85d4fac6fb72601017829e6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails_accordion (0.2.0.pre.beta)
4
+ rails_accordion (1.0.0)
5
5
  stimulus-rails (~> 1.2)
6
6
  view_component (~> 2.52)
7
7
  zeitwerk (~> 2.6)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RailsAccordion
4
- VERSION = "0.2.0-beta"
4
+ VERSION = "1.0.0"
5
5
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = "rails_accordion is a Ruby gem that provides an easy-to-use accordion component for use in Rails web applications."
12
12
  spec.description = "rails_accordion is a Ruby gem that provides an easy-to-use accordion component for use in Rails web applications. With this gem, developers can create collapsible sections of content that can be expanded or collapsed with a single click. The accordion is a great way to improve the user experience of your web application, by providing a clean and intuitive way to display complex information."
13
- spec.homepage = "https://tajbrains.com"
13
+ spec.homepage = "https://github.com/Tajbrains/rails_accordion"
14
14
  spec.license = "MIT"
15
15
  spec.required_ruby_version = ">= 2.6.0"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_accordion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2.pre.beta
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ahmadshoh Nasrullozoda
@@ -88,11 +88,11 @@ files:
88
88
  - vendor/assets/javascripts/rails_accordion.js
89
89
  - vendor/assets/javascripts/rails_accordion.js.map
90
90
  - vendor/assets/stylesheets/rails_accordion.css
91
- homepage: https://tajbrains.com
91
+ homepage: https://github.com/Tajbrains/rails_accordion
92
92
  licenses:
93
93
  - MIT
94
94
  metadata:
95
- homepage_uri: https://tajbrains.com
95
+ homepage_uri: https://github.com/Tajbrains/rails_accordion
96
96
  source_code_uri: https://github.com/Tajbrains/rails_accordion
97
97
  changelog_uri: https://github.com/Tajbrains/rails_accordion/blob/master/CHANGELOG.md
98
98
  post_install_message:
@@ -106,9 +106,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
106
106
  version: 2.6.0
107
107
  required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  requirements:
109
- - - ">"
109
+ - - ">="
110
110
  - !ruby/object:Gem::Version
111
- version: 1.3.1
111
+ version: '0'
112
112
  requirements: []
113
113
  rubygems_version: 3.0.1
114
114
  signing_key: