baktainer/app/Gemfile
2025-04-14 09:39:37 -04:00

7 lines
177 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'base64', '~> 0.2.0'
gem 'concurrent-ruby', '~> 1.3.5'
gem 'docker-api', '~> 2.4.0'
gem 'cron_calc', '~> 1.0.0'