File: multi_xml_v0_5.gemfile

package info (click to toggle)
ruby-oauth2 2.0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,608 kB
  • sloc: ruby: 5,441; javascript: 529; makefile: 4; sh: 4
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
# frozen_string_literal: true

# Ruby >= 0
# We will test it against Ruby 2.3, 2.4
# This minor version of multi_xml is the oldest compatible with this gem:
gem "multi_xml", "~> 0.5", ">= 0.5.5"