jdbc-firebird 2.2.3 → 2.2.3.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/jdbc/firebird/version.rb +2 -2
- metadata +2 -2
metadata
CHANGED
@@ -2,14 +2,14 @@
|
|
2
2
|
name: jdbc-firebird
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 2.2.3
|
5
|
+
version: 2.2.3.1
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Karol Bucek
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-08-
|
12
|
+
date: 2013-08-05 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
14
|
description: Install this gem `require 'jdbc/firebird'` and invoke `Jdbc::FireBird.load_driver` within JRuby to load the driver.
|
15
15
|
email: self@kares.org
|