bootstrap_bux 0.3.5 → 0.3.6

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: 807f6a4980f7c78b12df03a31402e8598ecf5108c7edf3ec8ee1425afb93d5d7
4
- data.tar.gz: 65d2804832d12f9028191fa7e0835f92ffb052b480ac82cf65227f282504ad02
3
+ metadata.gz: c304e782efc347200de8184bbac45ccf8b13f2b224f75e4e4d0ad8d1957bc50a
4
+ data.tar.gz: 1b7a5376e2486c276714ea72f3397986bdbeb0c2868b06b5229dba2246bad7ab
5
5
  SHA512:
6
- metadata.gz: e4755c8bb0169d6179fc28a845c3ff2323045a47bcdb135d834a9e5d1d5bfcca2b9544573dddb0c540f34ea0cbfcae37b79ecdd7ad71aaaa8fe14aa0f021266e
7
- data.tar.gz: aae1ffb46a0b461cb7d3a472132b6b0a6a19216ed65a4d0bfd1fe4710b36c96fe72886b63c9fc77f404fde03375e25a7c639b5206c2567ed972dc8422da5deb5
6
+ metadata.gz: a6b49c2a578970e79af98982cb1276d5dc51e6d754e2d0553d3337d9289670db9853f352ec47f5663fd386b5ff368b4da14aa8fcec54deab53c1effd0da697e9
7
+ data.tar.gz: 6db4a8c39fc5b4e91f714da272fea9a637940a963cc905a7f9dca4c93cba33c184816cfea171cad7e4f3dd88ae7df5bc7c083940634f1a74e2f0a5acd8bb7176
@@ -1,5 +1,3 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
1
  <svg role="img" aria-label="The Ohio State University" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
2
  viewBox="0 0 576 90" xml:space="preserve">
5
3
  <g>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module BootstrapBux
4
- VERSION = "0.3.5"
4
+ VERSION = "0.3.6"
5
5
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_bux
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alison Furlong
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2025-03-27 00:00:00.000000000 Z
10
+ date: 2025-07-01 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: rails
@@ -132,7 +131,6 @@ metadata:
132
131
  homepage_uri: https://code.osu.edu/asctech/bootstrap_bux_gem
133
132
  source_code_uri: https://code.osu.edu/asctech/bootstrap_bux_gem
134
133
  changelog_uri: https://code.osu.edu/asctech/bootstrap_bux_gem/CHANGELOG.md
135
- post_install_message:
136
134
  rdoc_options: []
137
135
  require_paths:
138
136
  - lib
@@ -149,8 +147,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
149
147
  - !ruby/object:Gem::Version
150
148
  version: '0'
151
149
  requirements: []
152
- rubygems_version: 3.2.3
153
- signing_key:
150
+ rubygems_version: 3.6.2
154
151
  specification_version: 4
155
152
  summary: Bootstrap + mini-Bux + Rails
156
153
  test_files: []