lib/openid.rb in ruby-openid-2.1.4 vs lib/openid.rb in ruby-openid-2.1.5

- old
+ new

@@ -11,10 +11,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # implied. See the License for the specific language governing # permissions and limitations under the License. module OpenID - VERSION = "2.1.4" + VERSION = "2.1.5" end require "openid/consumer" require 'openid/server'