ibm_db 5.6.0 → 5.6.1

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: 6983933aaeb958477cc8ba1d730f309bc41ced3328a8072967eb6407eb8cda73
4
- data.tar.gz: bcd09c6f02fe2b9cb1c706229e0b9edcadb8e2c82bb193c1b954ef7191e76d18
3
+ metadata.gz: c9605489de181d50e5e8defe66fa1e083a299388e69b9e8f3a6211200b13cb44
4
+ data.tar.gz: bfe3f0ba783408e6cf11f62b331a7ca8e2189c4af71dba239dc894bbfb704ea0
5
5
  SHA512:
6
- metadata.gz: 7e3de0252a1757e3c1a9d61294a168d47fb12bf2e53c135e874c29a27cdff93fb572a68285a2263e5e2edbfabb485e981852939711e58230aa812d5069c9add4
7
- data.tar.gz: 76b4f1f94bb187c4906876756c42ecfb894ea022d8230846c72bf73a6b82bac897478a1bc08f2f2f28d0c094cff731be109febed425bc9bc581f4826a7336db5
6
+ metadata.gz: 504be4e04c7cbc9d738925449ecaf3c6611f426bd8a5fc4baf476c98066ff8a8062cd052986306a7493ccb5e63c613f424bb39f6590e28ef272ac78ecc93d940
7
+ data.tar.gz: 005dd0ed208875517f8807d5090d8eae73e2eba0b818732ef1eaa3006bd63d9ea75d1ac73175d3aa299318b5f4535dc01c53c7fca855a71dabdfcf1c9af449c3
data/CHANGES CHANGED
@@ -1,5 +1,8 @@
1
1
  Change Log
2
2
  ==============
3
+ 2025/06/09 (IBM_DB adapter 5.6.1, driver 3.2.0)
4
+ - Rails < 7.2 is not campatible with Adapter 5.6.0 Onwards.
5
+
3
6
  2025/06/03 (IBM_DB adapter 5.6.0, driver 3.2.0)
4
7
  - Support for ruby 3.3 and rails 7.2.2.1
5
8
 
data/ext/ibm_db.o CHANGED
Binary file
data/ext/ibm_db.so CHANGED
Binary file
data/ext/mkmf.log CHANGED
@@ -14,7 +14,7 @@ unicode_support_version.h is:
14
14
 
15
15
  have_library: checking for SQLConnect() in -ldb2... -------------------- yes
16
16
 
17
- LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -lm -lpthread -lc"
17
+ LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib: "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -lm -lpthread -lc"
18
18
  checked program was:
19
19
  /* begin */
20
20
  1: #include "ruby.h"
@@ -25,7 +25,7 @@ checked program was:
25
25
  6: }
26
26
  /* end */
27
27
 
28
- LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -ldb2 -lm -lpthread -lc"
28
+ LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib: "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -ldb2 -lm -lpthread -lc"
29
29
  conftest.c: In function ‘t’:
30
30
  conftest.c:14:57: error: ‘SQLConnect’ undeclared (first use in this function)
31
31
  14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))SQLConnect; return !p; }
@@ -53,7 +53,7 @@ checked program was:
53
53
  14: int t(void) { void ((*volatile p)()); p = (void ((*)()))SQLConnect; return !p; }
54
54
  /* end */
55
55
 
56
- LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -ldb2 -lm -lpthread -lc"
56
+ LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib: "gcc -o conftest -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef conftest.c -L. -L/home/pnarayanappa/ROR33/ruby_exe/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -Wl,-rpath,/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/home/pnarayanappa/ROR33/ruby_exe/lib -L/home/pnarayanappa/ROR33/ruby_exe/lib -lruby-static -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -ldb2 -lm -lpthread -lc"
57
57
  /usr/bin/ld: warning: libcrypt.so.1, needed by /home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/lib/libdb2.so, may conflict with libcrypt.so.2
58
58
  checked program was:
59
59
  /* begin */
@@ -78,7 +78,7 @@ checked program was:
78
78
 
79
79
  have_header: checking for gil_release_version.h... -------------------- yes
80
80
 
81
- LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib "gcc -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -c conftest.c"
81
+ LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib: "gcc -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -c conftest.c"
82
82
  checked program was:
83
83
  /* begin */
84
84
  1: #include "ruby.h"
@@ -90,7 +90,7 @@ checked program was:
90
90
 
91
91
  have_header: checking for unicode_support_version.h... -------------------- yes
92
92
 
93
- LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib "gcc -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -c conftest.c"
93
+ LD_LIBRARY_PATH=.:/home/pnarayanappa/ROR33/ruby_exe/lib:/usr/lib64:/jre/lib:/jre/bin:/lib: "gcc -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/x86_64-linux -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0/ruby/backward -I/home/pnarayanappa/ROR33/ruby_exe/include/ruby-3.3.0 -I. -I/home/pnarayanappa/ROR33/ruby-ibmdb/IBM_DB_Adapter/ibm_db/ext/../lib/clidriver/include -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -c conftest.c"
94
94
  checked program was:
95
95
  /* begin */
96
96
  1: #include "ruby.h"
@@ -11,6 +11,14 @@
11
11
  #ifndef RUBY_IBM_DB_CLI_H
12
12
  #define RUBY_IBM_DB_CLI_H
13
13
 
14
+ #ifdef _WIN32
15
+ #ifndef _MSC_VER
16
+ #define __out_ecount_opt(x)
17
+ #define __in_ecount_opt(x)
18
+ #define __out_bcount_opt(x)
19
+ #endif
20
+ #endif
21
+
14
22
  #ifdef _WIN32
15
23
  #include <windows.h>
16
24
  #else
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ibm_db
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.6.0
4
+ version: 5.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - IBM
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip
@@ -44,7 +44,7 @@ dependencies:
44
44
  requirements:
45
45
  - - ">="
46
46
  - !ruby/object:Gem::Version
47
- version: '7.0'
47
+ version: '7.2'
48
48
  - - "<"
49
49
  - !ruby/object:Gem::Version
50
50
  version: '7.3'
@@ -54,7 +54,7 @@ dependencies:
54
54
  requirements:
55
55
  - - ">="
56
56
  - !ruby/object:Gem::Version
57
- version: '7.0'
57
+ version: '7.2'
58
58
  - - "<"
59
59
  - !ruby/object:Gem::Version
60
60
  version: '7.3'
@@ -64,7 +64,7 @@ dependencies:
64
64
  requirements:
65
65
  - - ">="
66
66
  - !ruby/object:Gem::Version
67
- version: '7.0'
67
+ version: '7.2'
68
68
  - - "<"
69
69
  - !ruby/object:Gem::Version
70
70
  version: '7.3'
@@ -74,7 +74,7 @@ dependencies:
74
74
  requirements:
75
75
  - - ">="
76
76
  - !ruby/object:Gem::Version
77
- version: '7.0'
77
+ version: '7.2'
78
78
  - - "<"
79
79
  - !ruby/object:Gem::Version
80
80
  version: '7.3'