File: ruby_3_2.gemfile

package info (click to toggle)
ruby-snaky-hash 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,156 kB
  • sloc: ruby: 1,298; javascript: 529; makefile: 4; sh: 4
file content (10 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
# This file was generated by Appraisal

source "https://rubygems.org"

gem "mutex_m", "~> 0.2"
gem "stringio", "~> 3.0"

gemspec path: "../"

eval_gemfile("modular/hashie_v5.gemfile")